/ Published in: CSS
Change #floatbox and p selectors to anything you want...
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* Hide from IE5-mac. Only IE-win sees this. \*/ * html #floatbox { margin-right: 10px; } * html p { height: 1%; margin-left: 0; } /* End hide from IE5/mac */
URL: http://www.positioniseverything.net/explorer/threepxtest.html