Untitled Document <br /> body {text-align:center}<br /> #outer {<br /> width:60%;<br /> background:#ffffcc;<br /> margin:auto;<br /> text-align:center;<br /> }<br /> .inner {<br /> width:100px;<br /> height:100px;<br /> margin:5px; <br /> border:1px solid #000;<br /> }<br /> * html .inner {display:inline}/* for ie*/<br /> html>body #outer {display:table}/*for mozilla */<br /> html>body .inner {display:table;float:left}/*for mozilla */<br /> @media all and (min-width: 0px){/* opera 7 styles */<br /> html>body .inner {display:inline-block;float:none;}<br /> } <p> test 2 3 4 5 6 7 8 9 10 11 12 13 <br /> var now = new Date(); <br /> document.write("<img src='http://counter.yesky.com/counter.shtml?CID=54197&AID=-1&refer="+escape(document.referrer)+"&rand="+ now.getTime() + "&cur="+escape(document.URL)+"' border='0' alt='' style="max-width:90%" style="max-width:90%">"); <br />