[UPHPU] Random images from multiple files

justin justin at justinhileman.info
Thu Jul 12 16:46:27 MDT 2007


On 7/12/07, Jonathan Duncan <jonathan at bluesunhosting.com> 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


More information about the UPHPU mailing list