Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
HTML
		<style type="text/css">
			#myContent{
				width:100%;
				height:100%;
				overflow:hidden;
				margin:0px;
				padding:0px;
				background-color:#f0f0f0;
			}
		</style>
	
	<div id="myContent">
<div style="width:auto200px;height:auto;background:#fff;border:1px solid #000#c0c0c0;">
Content1
</div>
    </div>