Topic: New personal webpage... opinions? (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: In the Headlights |
posted 01-23-2006 08:02
It should qualify as XHTML Transitional standard however certain bits of the .CSS and javascript ruin both XHTML and CSS validations. However if I removed the Javascript and re-worked how images are handled, it would be XHTML transitional. Blame Internet Explorer. |
Paranoid (IV) Inmate From: Norway |
posted 01-23-2006 11:10
[quicky] |
Bipolar (III) Inmate From: In the Headlights |
posted 01-23-2006 11:18
The reason I had added the Requirements listing is simply because I know for a fact IE will screw shit up. I've already gone against some of my principles to make sure certain things look ok in IE but I really didn't test it in IE. How did the code turn out IYO? Did you click one of the pictures? I love that script. |
Paranoid (IV) Inmate From: Florida |
posted 01-23-2006 11:52
|
Bipolar (III) Inmate From: In the Headlights |
posted 01-23-2006 11:59
Awsome, thanks Reisio. |
Paranoid (IV) Inmate From: London |
posted 01-23-2006 12:38
You've not added the 'type' attribute to your script tags, and you've used the proprietry 'align' attribute for one of your spans. |
Bipolar (III) Inmate From: In the Headlights |
posted 01-23-2006 12:51
@ Blaise: code: * html #overlay { background-color: #000; back\ground-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
code: <a rel="nofollow" href="images/sleeping_giants_full.jpg" rel="lightbox" title="My cats, Puf-n-Stuf and Zeus."> <img src="images/sleeping_giants_thumb.jpg" alt="My two cats, Zeus and Puf-n-Stuf." width="100" height="100" hspace="2" border="1" /></a>
|
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 01-23-2006 12:59
wow reisio, what monitor do you have? |
Lunatic (VI) Inmate From: under the bed |
posted 01-23-2006 14:29
quote:
quote:
|
Paranoid (IV) Inmate From: London |
posted 01-23-2006 15:07
Ok Black Hat I see your point with regards the CSS, it is ahack afterall, and if transparency is part of your requrements then I wouldn't worry too much about itn ot vailidating, unless those requirements are higher up the list. You could just offer an alternative for IE users, but that would take a lot of work I imagine. |
Paranoid (IV) Inmate From: Florida |
posted 01-23-2006 16:06
quote:
quote:
|