View Single Post
  #6 (permalink)  
Old Apr 27th, 2008, 19:54
lefty lefty is offline
New Member
Join Date: Apr 2008
Location: London
Age: 20
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: Just some simple css help! Please??

i think i just did it!

i made it like that:

div, dl, dt, dd, ul, ol, li {
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}
ol,ul {
list-style: none;
}
Reply With Quote