Capstone Project 1 - HTML

Using all the concepts that I learned during this 4 days of HTML, I was able to make this resume project.

Today's learning:
1. To add icons on a website using fontawesome. 
2. Use of &nbsp for space and &copy for copy rights symbol.
3. Structuring of a html document using semantic tags.
4. Use of <center> tag.

Popular posts from this blog

The third parameter - Event bubbling and Event capturing

Binary Sreach Algorithm : Optimized way to get the index of the mid element

Abstract classes