Style sheet question (centering and list-style-type)
5 Nov
2009
5 Nov
'09
12:46 a.m.
Hi all. I'm wondering how this web page will be rendered. <HTML> <HEAD> <style><!-- #menu { margin-right: auto; margin-left: auto } #menu ul { text-align: center; list-style-type: none } --></style> <TITLE>test</TITLE> </HEAD> <BODY> <div id="menu"> <ul> <li><a href="http://xxx.xxx.xxx/1">first second</a> </ul> </div> </BODY> </HTML> Recent dillo splits "first" and "second" words above and the first one is aligned on the left. Regards, furaisanjin
5489
Age (days ago)
5490
Last active (days ago)
2 comments
2 participants
participants (2)
-
corvid@lavabit.com
-
furaisanjin@gmail.com