dreamweaver help
dreamweaver help
Out of context: Reply #8
- Started
- Last post
- 9 Responses
- ********0
If you dont want to use a reset, trying setting the margins and padding to zero on the H tag in question.
margin:0;
padding:0;
If you dont want to use a reset, trying setting the margins and padding to zero on the H tag in question.
margin:0;
padding:0;