Here's the actual example I'm working with:
http://2009.full-frontal.org/ticket-draw (at the bottom of the page)
You can see that I've had to wrap each inner li element, and also that
the li bullet sizes don't match that of the text.
It seems logical to me to wrap the entire ol element in the small tag.
Remy Sharp
On 15 Aug 2009, at 12:29, Smylers wrote:
Where <small> might be useful is another page which has a
competition on
it (in regular sized text) followed by:
<p>
<small>Terms and conditions apply. For full details see the
<a href="http://www.bbc.co.uk/terms/">standard BBC T&Cs.</
a>.</small>
</p>