Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Jonah Bishop #1
Sizing Parent DIV With a Float
I am trying my hand at CSS layouts (no tables), and I've run into a problem.
The page that I have been working on can be found at:
[url]http://www4.ncsu.edu/~jgbishop/concept/Testing2.html[/url]
On this page, I have a container DIV which is centered horizontally on the
screen. Within this container DIV are two more DIVs: a side bar and a
content area. The side bar has the "float: left" property set while the main
content area is positioned using the "margin-left" CSS rule.
When this page is viewed with a standards-compliant browser (e.g., Mozilla
1.4) the sidebar flows over the bottom of the container area (as it should).
Internet Explorer 6 resizes the container to include the sidebar, which is
incorrect (according to the W3C CSS spec).
What I would like is the "wrong" method. I want the sidebar, in both IE and
Mozilla/Netscape, to be contained within the container DIV. How can I resize
this container with the floating object? If this question makes no sense,
take a look at the page I specified above in both IE 6 and Mozilla/Netscape,
and you will see what I am talking about. Of the two, I want the IE
behavior.
Thanks,
Jonah B.
Jonah Bishop Guest
-
Button float
I have a green hide button I would like to the far right, I have tried using float: right, and using padding/margin to move it there but as you can... -
#25562 [Opn->Bgs]: Float to String to Float conversion error
ID: 25562 Updated by: helly@php.net Reported By: daseymour at 3hc dot org -Status: Open +Status: ... -
#25562 [NEW]: Float to String to Float conversion error
From: daseymour at 3hc dot org Operating system: and PHP version: 4.3.3 PHP Bug Type: Math related Bug description: Float... -
fwrite int or float
Is there some easy way to fwrite a 32 bit int or float? -- Ted Huntington Programmer Analyst I Main Library University of California, Irvine... -
#24735 [NEW]: call_user_func on parent method does not use parent private property
From: tater at potatoe dot com Operating system: OS X 10.2 PHP version: 5CVS-2003-07-21 (dev) PHP Bug Type: Zend Engine 2...



Reply With Quote

