HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Style changes to ul Posted by Dark Brigade on 8 Feb 2003 at 7:46 AM
Hello,
How do I remove the bulliets and alter spacing from an unordered list using style?
Thanks,

Report
Re: Style changes to ul Posted by owen1 on 17 Feb 2003 at 8:02 AM
try altering the padding or the margin properties of the li or ul or any other of the tags.

ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}



http://owensoft.20m.com
check out my current projects: http://www.owensoft.net




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.