First Byte Design Blog
Website design ideas found on other blogs and websites
Wednesday, 25 April 2007
Web page minimum width
Code used for setting the minimum width of a page:
min-width: 800px;
width:expression(documentElement.clientWidth < 800? "800px": "100%" );
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment