[thelist] Re: [BNM] site help

Sarah Sweeney mr.sanders at designshift.com
Thu Jun 24 16:10:41 CDT 2004


Alex Beston wrote:
>> I did not examine your page in detail but generally to make a link appear
>> like a box (as an H1 does) you need display: block; in its CSS.
>>
> it was doing it without this statement. nevertheless ive put it in.
> 
> but this wont  make it validate unfortunately
> 
> im trying to get the same behavour but with 100% valid.
> 
> Alex

If you combine the CSS
   h1 a { display: block; }
and moving the <a> tag /inside/ the <h1> tag, it will validate.

-- 
Sarah Sweeney
Web Developer & Programmer
Portfolio:  http://sarah.designshift.com
Blog, etc:  http://hardedge.ca
My family:  http://geekjock.ca


More information about the thelist mailing list