2 <div style=
"float:right;width:300px;margin:10px;height:100px;background-color:green"></div>
4 <table style=
"background-color:orange;margin-left:auto; margin-right:auto"><tr><td>This is a test and is demonstrating that auto width really
5 should kick in here.
</table>
8 <div style=
"overflow:hidden; max-width:300px; background-color:orange;margin-left:auto; margin-right:auto">This is a test and is demonstrating that auto width really
9 should kick in here.
</div>