[WSG] Re: WSG Digest

2009-11-01 Thread Ei Sabai Nyo
It looks like the Content-Type for the document is incorrect.  Currently, it is set to Content-Type: text/html; charset=iso-8859-1.  It should be text/xml or application/xml.  In PHP, you can use header to set content type of the document.  http://php.net/manual/en/function.header.php 

[WSG] Re: WSG Digest

2010-03-04 Thread Ei Sabai Nyo
It should be like this: div id=topTop Header.../div ul liblah blah blah/li liblah blah blah/li /ul a href=#topback to top/a And, fyi: Note that in XHTML 1.0, the name attribute of these elements is formally deprecated, and will be removed in a subsequent version of XHTML.

[WSG] Re: WSG Digest

2010-05-03 Thread Ei Sabai Nyo
If you set background: transparent to the a:hover for those navigation items, it will solve the issue.  Anansi Web Development - http://www.anansi.com.au/ Web Development Blog - http://eisabainyo.net/weblog/ --- On Mon, 3/5/10, wsg@webstandardsgroup.org