View Single Post
  #1 (permalink)  
Old 11-09-2006, 02:20 PM
Mamoon Rashid's Avatar
Mamoon Rashid Mamoon Rashid is offline
WebProWorld Pro
 
Join Date: Oct 2005
Location: Lahore, Pakistan
Posts: 209
Mamoon Rashid RepRank 1
Default Am I hurting the semantic ?

Hi,

I normally do this.

<h1> Heading </h1>


Para </p>


Para 2 </p>
<h1> Heading 2 </h1>

and so on....

recently I checked my page with google semantics and while it showed the text inside <h1> </h1> it was not showing text in the

</p>

so I instad of doing

</p> for paragraphs.. I did this..

<h1> Heading </h1>
<h2> Para 1 </h2>
<h2 Para 2 </h2>
<h1> Heading 2 </h1>
<h2> para 1 </h2>
<h2> para 2 </h2>

and so on..

now when I check the semantics..it shows me all the text on my page...

now I am wondering...cuz I know this is kinda wrong use for <h2> instead of

... that if I can get penalized for trying something like this ?

comments ?
__________________
CEO - Hashe Computer Solutions
Domain Registration & Hosting - Domain Pile Inc.
Reply With Quote