This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Box Model in css 2.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Box Model in css 2.1" Watch "Box Model in css 2.1" New topic
Author

Box Model in css 2.1

Ananth Ram
Ranch Hand

Joined: Jan 18, 2001
Posts: 99
Hi All,

I need some pointers to start on fixing the box model issue. The layout is nice in FireFox browser and in IE it is ugly. I am using to specify the width, height in px and start to debug in both IE and FF using Development Tools and Firebug for FF.

Typically,





When I debug in IE 8 using development tools, the width is 266 X 24 and I have specified 150px on col2.

Could some one point me on the same.

Thanks,
Ananth Ram
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Box Model in css 2.1
 
Similar Threads
Hiding a table column
CSS issue in Grails app, but question is on CSS
Overlapping columns in Firefox
center a div inside a div
Scroll table within a table not working