HTML for the Beginners – Part 2 : Introduction to HTML Tags
What is HTML Tags: HTML Tags are the basic building blocks of a webpage. Tags are just some hidden keywords that define how an element of a webpage will be displayed and formatted in the browser. It usually comes in pairs – opening tag and closing tag. HTML tags are not case sensitive , that …
HTML for the Beginners – Part 2 : Introduction to HTML Tags Read More »
HTML for the Beginners – Part 1 : How to write code in HTML
Before getting started I assume you are a beginner in Web Development and want to learn how to write code in HTML. Don’t know what the definition of HTML is? Don’t worry , you can have a very basic idea about what HTML is from my previous blog. What you need to get started: Personal …
HTML for the Beginners – Part 1 : How to write code in HTML Read More »