⊕ Coding Blogs

How to learn Html for free ? And why every web developer must know Html.

Written by Sagar

html-programming image

What is HTML ? Why to learn it?

HTML (Hyper Text Markup Language) is a web-based language that tells your browser how to showcase text and images on a webpage. You use tags to indicate the various elements, determine the placement of paragraphs, headings, add images and videos. CSS or Cascading Style Sheets adds styling such as fonts, colours or layouts to your website making the website more aesthetically pleasing. Therefore, HTML allows you to build the structure of your website and CSS makes that structure come to life. Both HTML and CSS are frequently used languages for web development as indicated in this chart.Being able to build websites or having an understanding of how these languages are utilized can help you build optimized, user-friendly websites and without the basics you’ll struggle for better results. Not only are you more sought after when it comes to web-development but also in industries such as marketing, design and advertising.


What can we build with Html?

7 Projects to try out even if you just know HTML and CSS


- A survey form. Forms are useful.

- Build a Product Landing Page.

- Author's project. .

- Build a Technical Documentation Page.

- Project documentation page.

- Build a Personal Portfolio Webpage.

- Google.com page clone

- Facebook login page clone.


How we can learn Html for free.

# SoloLearn

# W3Schools

# FreeCodeCamp

# Youtube

# Udemy



Thanks for reading our blog!