Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- How do I center list items that have background images behind them?
legaleagle - 9:12 pm on Jun 6, 2012 (gmt 0)
Try...
display: block;
margin-left: auto;
margin-right: auto;
Thread source:: http://www.webmasterworld.com/css/4462156.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com