I have this code:
When I have a line of text there that wraps to the next line, the wrap starting position is at the beginning of the line, rather than the beginning of the indented text.Code:<ul> <li><a href="http://a">Dave's membership sites</a></li> <li><a href="http://a">Competitive Intelligence Secrets</a></li> <li><a href="http://a">Get it Done Now!</a></li> </ul>
How can I get the wrapped line to start aligned to the text line above it?
Thanks,
Jon



Reply With Quote



Bookmarks