Microsoft
Software
Hardware
Network
Question : sublists margin
Hi,
I have an ol with a margin-bottom defined as 15px and within this list i have an ul with a margin defined as 4px. As the list is contained within an ol it adopts the 15px and not the 4px. Is there a work around?
Thanks
Answer : sublists margin
The pixel numbers are additive. If the list within the main list is only to have 4 px rather than 15 px, you need to SUBTRACT to get the value you want -- 4 -15 = minus 11. Play with the numbers till it works.
Random Solutions
change SQLserver 2005 to mix mode
Setting up my first database driven web site
dynamic popup with checklistbox using ajax control toolkit
I can send e-mail ok but cannot get to Internet via browser
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss
SBS 2003 / Error: too many hops (delivery attempts: 0)
GridView control scroll bars are not visible on page reload
Crystal cross-tab page numbering
HELP! Windows SBS 2008 server keeps hanging URGENT!
AJAX Refresh on Submit of Pop Up Window