I am trying to convert some inline code to an external style sheet. I do not understand why these
two snippets are not the same? Thanks! Arnie Shafer
CSS Code
body #header p {
text-align: center;
overflow: auto;}
vs.
HTML Code
<body>
<div id="header">
<p style="text-align: center; overflow: auto;">
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/