First, remove default margin from body and heading tags.
just add this bunch of code in your css file.
body,div,h1,h2,h3,h4,h5,h6,p{
margin: 0px;
padding: 0px;
}
On Sunday, July 14, 2013 8:10:09 PM UTC+5:30, justaguy wrote:
>
>
> I'm stumbled by the following CSS issue,
> http://www.knowledgenotebook.com/index2.html
>
> How do we fix it?
>
> Thanks.
>
--
--
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
---
You received this message because you are subscribed to the Google Groups
"Design the Web with CSS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.