I am not an expert but from what I understand text, links etc need to be held in block elements ie: <p> etc for it to semanticly correct. Guessing this is were POSH comes into play.
>>> [EMAIL PROTECTED] 27/07/2007 11:18:45 am >>> I just came across some code on a website that I'm maintaining and realized this is what this thread is about. The code I see is: <div class="nav_sub_left"> <a href="../news.html">News <</a> <p>Testimonials <</p> <p><a href="links.html">Partner Links <</a></p> </div> Are you all saying it's not good that the first line in the div tag doesn't have paragraph tags around it? What if the extra space a paragraph tag would give is not wanted? Maybe I didn't study this thread well enough. ******************************************************************************************************************************** The above message has been scanned and meets the Insurance Commission of Western Australia's Email security policy requirements for outbound transmission. This email (facsimile) and any attachments may be confidential and privileged. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this email (facsimile) is strictly prohibited. If you have received this email (facsimile) in error please contact the Insurance Commission. Web: www.icwa.wa.gov.au Phone: +61 08 9264 3333 ********************************************************************************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
