Basic Introduction To HTML
Basic Introduction To HTML
Why learn Basics of HTML ?
What are HTML Elements and Tags?
Create a HTML File :

<html> Element :
<html> Element :

<head> Element :
<head> Element :<title> Element :
<title> Element :
<div> Element:
<div> Element:class Attribute :
class Attribute :Heading - Add Phone Name
Heading - Add Phone Nameh1 is the most important heading
h1 is the most important headingh2 is the second important heading
h2 is the second important heading
Image - Add Image of Phone
Image - Add Image of Phone
List - Add Specifications
List - Add Specifications
<a> tag - Link To Read More :
<a> tag - Link To Read More :
Adding Three different Phone Posts with same class "Phone" :

Adding Two different Laptop Posts with class "Laptop" :

Last updated