When using bullets the text always wraps underneath the bullet symbol. How do I get the text to be vertically aligned without wrapping underneath the bullet?
Thanks
![]()
| SitePoint Sponsor |

When using bullets the text always wraps underneath the bullet symbol. How do I get the text to be vertically aligned without wrapping underneath the bullet?
Thanks
![]()


Can you post the HTML here? That shouldn't happen if you're doing something like:
HTML Code:<ul> <li>blah blah blah blah</li> <li>blah blah blah blah</li> </ul>

thanks frankie. I figured out shortly after I posted this that the <ul> tag fixed the issue. Thanks for the help.
suggestion:
please be careful to look at the document of HTML~~
I'm glad to communicate technology of computer
Bookmarks