<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
.sidebar{float:right;width:200px;background:#ccc;}
.main{overflow:hidden;zoom:1;background:#eee;}
</style>
</head>
<body>
<div class="wrap">
<div class="sidebar">right</div>
<div class="main">left<br />left<br /></div>
</div>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-11
  • 2021-07-05
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2022-03-04
相关资源
相似解决方案