[wp-hackers] OT: Help with HTML/CSS

Dougal Campbell dougal at gunters.org
Mon Sep 13 15:57:46 UTC 2004


Leeman Strout wrote:
> Anyone know where I can get some assistance with a little HTML/CSS that 
> I am working on?
> 
> I have a specific layout effect that I'm trying to get to work, and it's 
> killing me!
> 
> http://www.mooluv.com/Nathan/Albums/   if you care to take a look.
> 
> I'm trying to get the stairstep effect to gracefully layout at lower 
> resolutions/window sizes.  Primary issue is keeping the entire caption 
> with it's image.

Do you *want* the stairstep effect? If not, try applying your "thumb" 
class to the <p> elements instead of the <img>s.

Also, technically, you need to supply a width for floated elements. So 
you might want to add "width: 100px;" (or somesuch) to the rule for .thumb.

-- 
Ernest MacDougal Campbell III, MCP+I, MCSE <dougal at gunters.org>
http://dougal.gunters.org/             http://spam.gunters.org/
   Web Design & Development:  http://www.mentalcollective.com/
        This message is guaranteed to be 100% eror frea!



More information about the hackers mailing list