I have code like
there is also define ul and bullet list likeCode:#mainctnR{ width: 555px; border-left: 1px dotted #CCCCCC; margin-left: 174px; text-align: left; padding-top: 5px; padding-right: 0px; padding-left: 10px; padding-bottom: 15px; }
How to define name for this ul that it will be within div?Code:ul { list-style-type:none; margin:0px; padding:0px } li { background: transparent url(index_files/bullet1.gif) no-repeat 0% 0%; padding-left:15px; margin-top:7px; line-height:10px; }



Reply With Quote

Bookmarks