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
beginner css first-timers hacktoberfest hacktoberfest2018 html newbiefriendly

About this project:

This is a very simple portfolio website which can be used by beginners who have just started learning about web development. The best thing about this project is, you can find the explanation to every line of code as a comment line.

Purpose of this project:

How you can contribute to this repository:

  1. Star this repository
  2. Fork this repository
  3. Open any HTML or CSS file then add the explanation of any line of code as a comment line.
  4. Commit changes with a meaningful commit message like "Added Expanation to line number 1 in index.html".
  5. Create a pull request.
  6. Sit back and relax while your pull request is reviewed and merged.