Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <h1> This is the 1st Title </ h1> <h2> This is the 2nd title </ h2> <h3> This is the 3rd title </ h3> <h4> This is the 4th title </ h4> <h5> This is the 5th title </ h5> <h6> This is the 6th heading </ h6> </ body> </ html>