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