|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
css, div, and firefox
Page: http://24.15.124.241/webjobs/cry.html
CSS: http://24.15.124.241/webjobs/style.css on IE, the #content auto expands to grow for the content in the page on firefox, it overwrites the copywrite info can anyone tell me what I am doing wrong here? (I want to get out of tables – but if I cant get a field to auto expand for info, then I don’t know what to do) it validates, and shows in IE perfect… |
|
#2
|
||||
|
||||
|
RE: css, div, and firefox
fixed that problem with this,
* html .content {height:486px;} .content {min-height:486px;} but now have a clear line seperating the 2 div's |
|
#3
|
||||
|
||||
|
RE: css, div, and firefox
and fixed that with
* { margin:0; padding:0; } i love this community! |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > css, div, and firefox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|