On 11/27/06 11:14 AM, "Nick Fitzsimons" <[EMAIL PROTECTED]> wrote:

>> So then with this DOCTYPE:
>> 
>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
>> 
>> I can put IDs on the HTML element and go on my merry way. Right?
> 
> Yes. (My, it feels pleasant to say "Yes" for a change :-)
> 
> (FWIW, I checked it in IE6 and it works, despite the fact that IE
> doesn't support XHTML. FF1.5 and Safari 2 also work, as expected.)
> 
> Regards,
> 
> Nick.

OK, back on this again. I got around to trying this and it didn't work. The
BG images don't show.

Like:

html, body{ position:relative; font:100%/1.2 Verdana, Arial, Helvetica,
sans-serif; background-color:#fff; color:#888; height:100%; padding:0;
margin:0;}
html#home{ background:url("../images/home_bgimage.gif") 50% 0 no-repeat;}

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; id="home">

First of all, in Dreamweaver, 'id' wasn't in the code hints for the html
element. And ignoring that and just doing it anyway produced nothing as I
said.

Any other ideas?

-- 
Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to