|
Posted by Chris F.A. Johnson on 11/09/07 00:52
On 2007-11-09, leskaPaul wrote:
>
> I'm stumped with a case of position: absolute behaving as expected in
> firefox but not in IE6. Here are links to what it looks like:
>
> firefox: http://www.flickr.com/photos/8270250@N06/1924432229/
> ie: http://www.flickr.com/photos/8270250@N06/1925262398/
>
> And here is the html followed by the css:
....
> <p>Here is some text. The quick brown fox jumped over the lazy
> dog.
> That sentence is famous because it has all 26 characters of the
> English alphabet.</p>
Where's the 's'?
> body {
> text-align: center;
> border: 2px blue solid;
> }
Try adding: margin: 0; padding: 0;
--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Navigation:
[Reply to this message]
|