• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Box Model in css 2.1

 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
reply
    Bookmark Topic Watch Topic
  • New Topic