Coding Minutes Blog

Coding Minutes Blog

Follow
homeExplore CoursesCareer TipsHTML and CSSJavaScriptDBMSWrite for usnewsletter
Series

HTML and CSS

In this Series, we will cover all the concepts of HTML right from Basics to Advanced. Learn from this series to take the first big step towards being a great Web Developer

Articles in this series

Getting Started with HTML - The Ultimate Guide

Tarun SinghTarun Singh
Sep 18, 20226 min read 1.1K views

What is HTML? Hyper Text Markup Language or HTML is a markup language used in developing web applications or websites. HTML creates a web document...

Getting Started with HTML - The Ultimate Guide

HTML Series Part 2: Tags in HTML

Tarun SinghTarun Singh
Oct 12, 20226 min read 440 views

HTML is a markup language used in developing web applications. HTML acts like a skeleton for a web application as it only provides the website...

HTML Series Part 2: Tags in HTML