Body not extending the entire page

In chrome my footer touches the bottom of the chrome when scrolling to the bottom of a page. however, in firefox and ie, it doesn't. looking at the metrics in firefox, the body itself doesn't re... Read more

0088676b-fc4d-493d-a703-41837c53659a

2 answers Latest by ehutch79 29 days ago

Omu 0

How to center floated divs inside a div

let's say I have this html: first one second one anybody knows ... Read more

2 answers Best answer by Tony Crockford

Is there a div to table translator?

I know, weird question. but I have a table of info(dynamically created) which is built up of divs, I need to re-write as a table, but not really into doing that manually after the four weeks of wor... Read more

2 answers Best answer by Nathan Duran

floating divs positioning (with javascript?)

This is a rather open question. I started running a blog at [blog.gringoflash.com][1]. I will explain my question with two screenshots: ![alt text][2] ![alt text][3] What I am doing now is ... Read more

5 answers Best answer by Sander Van de Vijver

bobo 0

Why doesn't the container div expand vertically when its childs are filled with contents

When the following html is viewed in IE8, you will see it works correctly, but in Firefox, the container div does not expand vertically. Why and how it can be fixed? You can paste the following htm... Read more

2 answers Latest by Tony Crockford 3 months ago

Gabi 0

DIV disappears inside IFRAME on IE7

Hi, I have a relatively simple page, which shows a large DIV positioned absolutely and anchored to all margins through CSS. With JavaScript code I show a smaller DIV over this large one. Then a... Read more

1 answer Latest by Menno Geelen 3 months ago

Truncating a div's height?

I have a div like so A load of text,A load of text,A load of text. the load of text can be varying in length can be anything from 10 c... Read more

3 answers Latest by Menno Geelen 3 months ago

Div does not stay at bottom

Fine chrome/safari but in mozilla theres something odd going on http://www.iamjpg.com/done its a repeat background and a gradient div at the top and bottom Read more

690556e3-ecee-45ac-a3cc-25b93ce750a4

1 answer Latest by Jordan 4 months ago

Omu 0

div with float goes outside of the containing div

the problem is that the maindiv doesn't expand accordingly to insidediv when insidediv has the fload attribute main Div that need... Read more

2 answers Best answer by Jens Hedqvist

Horizontal scrolling divs

Hi all, im attempting to make a div scroll horizontally on the page, depending on the amount of content it contains. As far as i can tell, this should work: .house-view .content { ... Read more

1 answer Best answer by Tony Crockford