he contents change.
With this in mind, if you have to side-by-side divs, can you make them both
grow together if the contents of one changes?
- Original Message -
From: "Dave Goodchild" <[EMAIL PROTECTED]>
To: "Dave Rathnow" <[EMAIL PROTECTED]>
Cc:
Sent: Tu
I have a standard web page layout with a header along the top of the
page, a nav bar
down the left side, a main content area, and a footer. The contents
of the header
nav bar and footer don't change much but the main content area does
change with
every page. It's height and width can grow ou
YES!! Thanks, that did it!
Dave
- Original Message -
From: "Jorge Rumoroso" <[EMAIL PROTECTED]>
To:
Sent: Saturday, November 04, 2006 9:01 AM
Subject: Re: [css-d] How do you controll the vertical alignment of text inan
> >
>> >New to css so I'm just cutting my teeth on this...
>> >I'
New to css so I'm just cutting my teeth on this...
I'm trying to create a list of links that look like buttons. I don't want
to create individual
image buttons for each text link element so I thought I would create a list
and then set
the background of each list element to my image button. I c