#figure {
text-align: center; /*This should do what you want*/
}
- Mustafa
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List polic
On 12/25/2008 5:21 PM, John Moynihan wrote:
> html, body {
>
> height: 100%;
>
> width: 900px;
That might cause some problems with unstyled whitespace around your site
content for those people who have a higher resolution than 1024x768 ish.
The easiest fix woul
Hi,
I am working on developing a basic css site layout with 2 columns, header
and footer. I am having trouble getting the site to look correct. I would
like to make the height for 2 columns 100%. I have the following code.I'd
greatly appreciate any input on what I am doing wrong.
html, body {
On Thu, Dec 25, 2008 at 4:20 PM, wrote:
>
> The page at http://www.maireadnesbitt.com/CSSexp.html has fixed-width columns
> at the left and right (not of the same width) and a column of variable width,
> depending on the screen size, in the middle - shown temporarily with a blue
> border. In th
The page at http://www.maireadnesbitt.com/CSSexp.html has fixed-width columns
at the left and right (not of the same width) and a column of variable width,
depending on the screen size, in the middle - shown temporarily with a blue
border. In that middle column, I have a pair of images with capt