Liz wrote:

> Sorry if this is a duplicate, I don't think it got posted.  I put the code
> in along with my color settings but I lost my color and there is more space
> than before and the h1 came out huge.  I'm sure I must have put in something
> that is interfering but I don't know what.
> 
> updated sample page is the same http://www.egretdesign.com/test.shtml
> 
> Can you tell me what I did wrong.

Sorry, I had a fingerpoken error. Try this (notice the curly braces 
instead of parentheses):

h1, h2, h3, p {margin:0;padding:0;}

I added the "p" element because it looked like you wanted the paragraph 
text to start immediately below the h3, and browsers have different 
default margins and padding for p as well as h*.

I apologize for leading you astray.

--
Steve Clason
Web Design & Development
Boulder, Colorado, USA
www.topdogstrategy.com
(303)818-8590

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to