<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
<style type="text/css">
#a1
{
width: 100px;
height: 100px;
float: left;
background-color: Yellow;
}
#a3
{
width: 100px;
height: 100px;
float: right;
background-color: Blue;
}
#a2
{
width: auto;
margin:0 100px;
height: 100px;

background-color: Green;
}
#all
{
min-width:370px;
}
</style>
</head>
<body>
<form >
a2546464564646465ty
</div>
</div>
</form>
</body>
</html>

相关文章:

  • 2021-05-20
  • 2022-02-14
  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
  • 2021-04-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2021-11-29
  • 2021-11-19
  • 2022-01-09
  • 2021-12-26
相关资源
相似解决方案