1 <html>
 2 <head>
 3 </head>
 4 
 5 <body>
 6 <div style="margin:0 auto;width:600px;border:1px solid red;height:aoto;">
 7  <div style="float:left;width:65%;margin:5px;border:1px solid green;">111</div>
 8  <div style="float:right;width:30%;margin:5px;border:1px solid green;">222</div>
 9  <div style="clear:both;"></div>
10 </div>
11 
12 </body>
13 </html>

 

相关文章:

  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-21
  • 2021-11-24
  • 2021-12-31
  • 2021-10-02
  • 2022-12-23
  • 2021-09-25
相关资源
相似解决方案