Hey everyone,
This is only my second CSS design. http://www.nesacommunity.com/ If you look at this site, in firefox is looks fine. But in IE the middle/lower part is not centered to match the top div by about 1 or 2 pixels, and the height of the header div is too short. I feel like this might be a problem in Firefox actually, because I had to set the div height as smaller than the images for it to work in firefox. I would greatly appreciate any help or suggestions.
Best Regards,
Elliot
Where's all the HTML
Where's all the HTML content? Why is your site just a big image?
Or are you going to recode that bit later?
the html content is coming
the html content is coming after I finish the design
You know you should be doing
You know you should be doing it the other way around, right?
I dont see how thats
I dont see how thats relevant.
But for the sake of reasoning, I'm not making the content, I'm only creating the template for the person.
Apply Below CSS
You will apply
Firebox : #height:500px
IE : height:495px;
Hi mka, thanks for the
Hi mka,
thanks for the reply. I'm still new to CSS, what do you mean to apply it below the css?
He means "apply below CSS"
He means "apply below CSS" as in "apply the CSS that's below this title".
Although I don't see how that would help.