Switch to full style
HTML code examples
Post a reply

Examples of heading tags

Wed Feb 15, 2012 8:35 pm

Following is an example of all the html header tags with their default style.

Code:
<html
<
head
<
title>Examples of heading tags</title
</
head
<
body
<
p>
 
The following are the different tags of heading in html with
  their 
default size and color style.
</
p>
<
center>
<
h1>Heading 1 text</h1
<
h2>Heading 2 text</h2
<
h3>Heading 3 text</h3
<
h4>Heading 4 text</h4
<
h5>Heading 5 text</h5
<
h6>Heading 6 text</h6
</
center>
</
body
<
html>
 




Post a reply
  Related Posts  to : Examples of heading tags
 H1 H2 H3 H4 H4 H5 H6 heading html tags     -  
 bold-heading-paragraph-HTML-Tags     -  
 How can i add a News Bar on forum Heading ?     -  
 solving dojox/mobile/Heading moveTo function bug issue     -  
 examples with c     -  
 Examples in C#     -  
 few examples of c using ascii     -  
 Matlab basics examples     -  
 Asp.net insert update delete Examples     -  
 Feature selection: Statistical and Recursive examples     -  

Topic Tags

HTML Heading