EmishaCommunity / Demo-Portfolio-Website

A very simple portfolio website where you can find explanation to every line of code.
https://emisha-gita.github.io/Demo-Portfolio-Website/
MIT License
73 stars 120 forks source link

In index.html file, add explanations to any line of code as a comment line #6

Open SouravInsights opened 5 years ago

SouravInsights commented 5 years ago

What is a comment line?

In basic terms, comment lines are not visible in the web page. We use comment lines to explain about the code.

How to add a comment line:

bartlomiej-przymus commented 5 years ago

Hey SouravInsights I will have a go at this im new to github i hope i wont break anything :)

AdrianJVillalobos commented 4 years ago

Is this issue still active? I would like to take this at @NovaHelm

NAMAN9JAIN commented 4 years ago

Can I work on it too, as I am also trying to build a github portfolio for myself.

mfonism commented 3 years ago

Hi @SouravInsights,

Is this issue still open for Hacktoberfest 2020?

I organize a group of lifelong learners in my local community, and this would be a perfect activity to work on (and get rewarded for, with swags).

kashishvir commented 3 years ago

I believe it will help beginners to contribute in open source. :) Added comments to explain your code, which can help you when you edit the source code at a later date. This is especially useful if you have a lot of code. Hope you like my work, Thank you.