Re: CSS layout dilemma
- From: "Dave Smey" <dsmeywithoutspam@xxxxxxxxxxxxxx>
- Date: Thu, 04 Aug 2005 14:41:53 GMT
>
> #eventbox {width: 575px; background-color: #FFFFFF; border-width: 2px;
> border-top-style: solid; clear: left;}
> #infobox {width: 340px; float: left; background-color: #FFFFFF;
> padding-left:10px; padding-right:10px; padding-top: 10px}
> #photobox {width: 205px; float: right; background-color: #FFFFFF;
> padding-right:10px;}
>
Almost done. For the record, floating one box left and the other right
caused more hideous problems in Firefox, but (counterintuitively) floating
both of them left worked like a charm.
If anybody cares, it's temporarily at
www.davesmey.com/miller
Just the content in the middle is mine. I'd be curious, actually, to what
extent I am over-reliant on divs. It's pretty much the only thing I know
how to use.
.
- Follow-Ups:
- Re: CSS layout dilemma
- From: Neredbojias
- Re: CSS layout dilemma
- References:
- CSS layout dilemma
- From: Dave Smey
- CSS layout dilemma
- Prev by Date: Re: Frames or not Frames...
- Next by Date: Re: how to vertical align a site to the center of the screen
- Previous by thread: Re: CSS layout dilemma
- Next by thread: Re: CSS layout dilemma
- Index(es):
Relevant Pages
|