On 7/12/07, Jonathan Duncan <[EMAIL PROTECTED]> wrote:

On 12 Jul 2007, at 13:32, justin wrote:
> oh, come on. ' border="none" ' doesn't belong there... add 'a img {
> border: none; }' to the css instead. :-)
>

Amen, make it XHTML strict compliant.



while we're at it...

your doctype is hosed. it should be:

<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>



and you at least need an "alt" attribute for that image if you're
going to use XHTML Transitional:



http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.photoguild.usu.edu%2F


justin
--
http://justinhileman.info

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to