advanced code snippet search
lancemonotone on 02/17/10
center ul
02/17/10 06:33pm
1 person have marked this snippet as a favorite
pauloc
styles: #footer{text-align:center;list-style:none}#footer li{display:inline} HTML: <ul id=”footer”><li><a href=”1.asp”>Link 1</a></li><li><a href=”2n.asp”>Link 2</a></li><li><a href=”3.asp”>Link 3</a></li></ul>
Report this snippet Tweet
Comment:
You need to login to post a comment.