View Single Post
  #3  
Old 07-06-2011, 09:16 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: W3C Validation Error

<p> tags are not allowed inside <h> tags. Either get rid of the <h1> tag or the <p> tag

The paragraph element can be contained inside the elements "address", "applet", "blockquote", "body", "button", "center", "del", "dd", "div", "fieldset", "form", "iframe", "ins", "li", "map", "noframes", "noscript", "object", "td", and "th"
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote