AceBIT

Support Forum
It is currently Sat Jan 10, 2009 1:02 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: hn tags
PostPosted: Wed Jun 11, 2008 3:59 pm 
Offline
Rookie
Rookie

Joined: Wed Jun 11, 2008 3:55 pm
Posts: 1
I'm testing hello engines and used the site analyzer and one thing in there is hn tags. What is this, what is this for and how do I get this?


Top
 Profile  
 
 Post subject: Re: hn tags
PostPosted: Wed Jun 11, 2008 5:35 pm 
Offline
AceBIT
AceBIT

Joined: Tue Nov 28, 2006 5:11 pm
Posts: 892
Hello,

Hn tags are HTML tags <h1>, <h2>, <h3>, ... <h6> for headings. We think, these tags are important for the better structure of a website. Many search engines also pay attention to the text within the <Hn>...</Hn> tags.

Headings are marked by the tag <hn> text </hn> (h=heading, n=number of hierarchical level). Here, 6 hierarchical levels are possible.

The markup of the <hn> element always contains, that
- the text is displayed in bold;
- a certain font size whereas <h1> is the largest and <h6> is the smallest;
- this text is an own paragraph, this means before and after a heading, a blank line will be added.

By default, these headings are displayed left-aligned. A centered or right-aligned arrangement kann be made by the corresponding attributes.

The attribute for the horizontal alignment is align. The corresponding values are center and right.

For example: <h3 align="center"> text </h3>

Best regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group