Quote:
Originally Posted by Ted S
It's called an ordered list and is a basic HTML tag.
Code:
<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>item 3</li>
</ul>
And please, have a little patience before bumping a thread -- it hasn't even been a day.
|
Thanks for the response. Worked like a charm. I believe part of the problem is that the last time I actually programmed was in the days of the Digital PDP-11 and Apple II Plus, mostly in BASIC and FORTRAN. I get confused with the PHP, html, xhtml, vb code, etc. Images and quotes within the body of vBulletin text, for instance, employ the use of brackets, e.g., . I'm not sure what name is given to this latter type of code. In the Admin CP, when editting the header, it apparently uses html?