i don't know what i am doing wrong...
<!-- m --><a class="postlink" href="http://accessjdm.com">http://accessjdm.com</a><!-- m -->
<!-- m --><a class="postlink" href="http://accessjdm.com/layout.css">http://accessjdm.com/layout.css</a><!-- m -->
anyways, you see above "affiliats" on my site... i want that space above the background and below it to go away... i set no padding on the div#right but idk...
and no, the site is not done yet...
btw... how's my CSS coding getting? any good?I see a couple of things-
You've got an open tag for both container1 and containder2 but only one close tag between them. 8 open <div> tags and only 7 close </div> tags.
and
I believe that the margin of 2px on your h1 might be the issue. This is on the style.css
Not a Guru. . .
hope that helps!no, i have 8 and 8 i counted this morning... yeah it was the h1 margin... i am using two style sheets to clear up clutter... and i guess i'm not used to checking both of them... Like I said, not a Guru. .
Glad the margin thing helped.
Ian
<!-- m --><a class="postlink" href="http://accessjdm.com">http://accessjdm.com</a><!-- m -->
<!-- m --><a class="postlink" href="http://accessjdm.com/layout.css">http://accessjdm.com/layout.css</a><!-- m -->
anyways, you see above "affiliats" on my site... i want that space above the background and below it to go away... i set no padding on the div#right but idk...
and no, the site is not done yet...
btw... how's my CSS coding getting? any good?I see a couple of things-
You've got an open tag for both container1 and containder2 but only one close tag between them. 8 open <div> tags and only 7 close </div> tags.
and
I believe that the margin of 2px on your h1 might be the issue. This is on the style.css
Not a Guru. . .
hope that helps!no, i have 8 and 8 i counted this morning... yeah it was the h1 margin... i am using two style sheets to clear up clutter... and i guess i'm not used to checking both of them... Like I said, not a Guru. .
Glad the margin thing helped.
Ian