Developer's Forum

Main >> HTML/CSS Technical Articles and Discussions>> Div does not get smaller than 19px in IE7

Register Login New Discussion
AuthorPostings
bthompson
Developer
Div does not get smaler that 19px in IE7

Wednesday, January 24 2007 02:51 AM

I am using a class to set a div height in IE but it does not get smaller than 19px Any ideas

Post a Replyreply

AlexT
Developer
Re:Div does not get smaler that 19px in IE7

Wednesday, January 24 2007 02:53 AM

Make sure you start with
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

Post a Replyreply

WebDesigners-Directory