Quote:
|
Originally Posted by valley To make a bulleted list, the code is <UL> then the blullets are <il></il> then the end tag of </UL>...what on earth is the UL and IL for?  And to make something bigger and bolder, the code is <H3>...why not just <b> for Bold?  I dont get it...and I definately need practice because my auctions look too amateurish. |
Hey valley
I would definitely go with what angel said about doing it in advance mode. Just for clarification though:
UL = Unordered List (bullets)
OL = Ordered List (numbers, letters, roman numerals)
LI = List Item (each time you want a bullet or number do this per list item)
H3 = Heading of size 3, you can do (normally) Headings of 1 - 6, 1 being the largest heading.
You use the <strong> tag for bold, or I guess here you use [strong]?
Hope this helps.

