HTML Elements
Emphasis <em> tag
This tag is used to give emphasis on text
Example :
programming duniya
Syntex :
<em>programming duniya<em>
Click to practice online exampleThis tag is used to give emphasis on text
Example :
programming duniya
Syntex :
<em>programming duniya<em>
Strong <strong> tag
This tag is used to give strong emphasis on text
Example :
programming duniya
Syntex :
<strong>programming duniya<strong>
This tag is used to give strong emphasis on text
Example :
programming duniya
Syntex :
<strong>programming duniya<strong>
small <small> tag
This tag converts text small case
Example :
Programming duniya
Syntex :
<small>Programming duniya<small>
This tag converts text small case
Example :
Programming duniya
Syntex :
<small>Programming duniya<small>
Line break <br/> tag
This tag break current line and start text from new line
Example :
programming duniya
is best Syntext :
programming duniya <br/> is best
This tag break current line and start text from new line
Example :
programming duniya
is best Syntext :
programming duniya <br/> is best
Horizontal Line <hr/> tag
This tag create a horizontal line in html page
Example :
programming duniya
This tag create a horizontal line in html page
Example :
programming duniya
Syntex :
programming duniya <hr/>
No comments:
Post a Comment