Microsoft
Software
Hardware
Network
Question : <li> not displaying list-style-image when using display:inline
heres my code
list-style-image:url("imag
es/arrow.g
if");
list-style-type:square;
display:inline;
when i remove the line "display:inline;" it will display the image list
i want to use inline display so that i will display as horizontal.
thanks
Answer : <li> not displaying list-style-image when using display:inline
list-style-image will not work nicely with display:inline;
Try to use float:left instead of display:inline
1: 2: 3:
list-style-image:url("images/arrow.gif"); list-style-type:square; float:left;
Random Solutions
How to suppress a page header when only a sub report is visable (in group footer 1b)
Black Screen on Windows Server 2008 R2
I need to identify and count unique words in a group of documents
This mailbox cannot be opened. The mailbox may be located in a different forest from the Microsoft Exchange Client Access server. For access to the mailbox or for more information, contact technical s
another basic rearrangement
Outlook Express - Can't Search folders
Gateway to Gateway IPsec VPN with Active Directory
Digitally signing Access 2003 MDE:breaking certificate with internal modifications of queries?
SQL change first date of week
Windows Search 4. Prevent Windows Search 4 from cataloguing Internet Explorer's history.