[thelist] Image *and* Text Alignment in CSS

M. Seyon evoltlist at delime.com
Mon Feb 13 13:13:34 CST 2006


Hi Richard,

Can you place the logo in the header into the background of the h1? You 
could position it with background-position and that should simplify your 
html a bit.

regards.
-marc

Message from Richard's Evolt Account (2/13/2006 02:29 PM)

>I'm doing a site at the moment with disability access in mind. The
>HTML and CSS validate fine, but I'm running into "issues" with the
>header:
>
><h1 class="header"><a title="Hyperlink to the home page" href="foobar.htm">
><img align="left" src="images/200logo.gif" width="200" height="93"
>alt="Client Logo"></a>Client Name</h1>
>
>I'd prefer not to use too many divs as the page layout is already
>controlled that way with
>        Header
>LefNav |    Body
>        Footer
>
>Any ideas?




More information about the thelist mailing list