This repository contains Beginner HTML Challenges & a Wiki that has complete tutorial for HTML Beginners
GitHub forks
GitHub Repo stars
Watchers
HTML-Challenges-For-Beginners
$ git clone https://github.com/
$ cd HTML-Challenges-For-Beginners
$ git remote add upstream https://github.com/LearnEarn-Fun/HTML-Challenges-For-Beginners
$ git fetch upstream
$ git merge upstream/master
Add your submissions for the milestone you are working on in the respective milestone folder
Once you have made your changes, run the following command:
$ git add
$ git commit -m "
$ git push -u origin master #for first time push $ git push #from second push onwards
Head over to Contributing Guidelines to know more!
If you would like to continue with advanced levels of the HTML Challenges, then you could practice them.
Learn Earn & Fun |
This repository follows the GNU General Public License.