[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On Friday 28 December 2007 16:32, james kilty wrote:
> Dear those in the know
>
> I added the following line to my css file
>
> ul {
> list-style-type: disc
> }
Missing semi-colon perhaps?
ul {
 list-style-type: disc;
 }
Cheers
Allister
-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html