~davidLaakso wrote:
> Andy Harrison wrote:
>   
>> Sorry - it's at dragonzreef.com
>>
>> On 2/4/07, Andy Harrison <[EMAIL PROTECTED]> wrote:
>>   
>>     
>>> I've got it working in FF 1.5 & 2, Opera 9, and IE 6 & 7.  If you could
>>> test it in any other browsers I'd appreciate it, especially with resizing
>>> the window.
>>>
>>> Thanks,
>>> Andy
>>>       
> Andy, it worked fine for me in XP.
> When you get to putting real content in the sidebar, it may need to be 
> wider and/or you may have to reduce the horizontal padding to 
> accommodate long words in narrow windows.
> The markup will probably validate if you close all instances of the 
> final space:
> from:<link type="text/css" media="all" rel="stylesheet" 
> href="css/stylesheet.css" />
> to:<link type="text/css" media="all" rel="stylesheet" 
> href="css/stylesheet.css"/>
> There are 18 screen captures (mac & win/2000) captures here:
> <http://www.browsercam.com/public.aspx?proj_id=320820>
> Best,
> ~dL
>
>   
Whoops! Should read:

The markup will probably validate if you close all instances of the 
final space *and delete the final forward slash:*
from:<link type="text/css" media="all" rel="stylesheet" 
href="css/stylesheet.css" />
to:
<link type="text/css" media="all" rel="stylesheet" 
href="css/stylesheet.css">



-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to