Thread: Bullet Question
Results 1 to 5 of 5
Related
-
Bullet mis-alignment in IE vs. FF Forum: CSS Forum
Replies: 1 -
Bullet Proof hosting dedicated servers Forum: Web Hosting Forum
Replies: 0 -
AnOtHeR QuEsTiOn Forum: HTML Forum
Replies: 1 -
Question Forum: HTML Forum
Replies: 2
-
09-15-2004, 05:09 PM #1
Bullet Question
---Hello
---Can Someone Tell Me What I Have To Do To This Code So That
---The Bullets Are Lined Up With The Text Without Bullets Here Is
---The Code:
Code:<div style="overflow:auto; border:#000000 0px solid;text-align:left"> <font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair"><u>Latest Television Results</u> <ul type="circle"> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="latest-wwe-raw-results.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Raw (09/13/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="latest-wwe-smackdown-results.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Smackdown (09/09/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="latest-nwa-tna-impact-results.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>NWA-TNA Impact (09/10/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="latest-wwe-velocity-results.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Velocity (09/11/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="latest-wwe-heat-results.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Heat (09/12/04)</li> </ul> <font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair"><u>Latest Pay Per View Information</u> <ul type="circle"> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="wwe-summerslam.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Summerslam (08/15/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="wwe-unforgiven.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE Unforgiven (09/12/04)<br></li> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair" href="wwe-no-mercy.html""/h36.shtml" STYLE="TEXT-DECORATION: NONE" onMouseOver="window.status=''; return true" onMouseOut="window.status='':return true"><style type="text/css"><!-- a:hover {color:#999999; text-decoration:line-through} --></style>WWE No Mercy (10/03/04)<br></li> </ul> <font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair"><u>Latest Updates</u><br><br> <ul type="circle"> <li><font style="font-family:verdana;color:#000000;font-size:10px"><a class="chlnk" style="cursor:crosshair">WWE Day of Reckoning Screenshots Added</li> </ul> </div>
-
09-15-2004, 05:24 PM #2
Bulleted lists by there very nature will be indented.
Dave
-
09-15-2004, 05:26 PM #3
---That Really Stinks Thanx For The Reply Dave
---DaWebmasta
-
09-15-2004, 05:35 PM #4
You can control all indents etc with CSS though. Check out http://css.somepeople.net
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
09-17-2004, 10:14 PM #5