返回我的微博作业1...登陆

我的微博作业1

博弈GXY2019-03-17 21:01:21244

<!DOCTYPE html>


<html>


<head>


<meta charset="utf-8">

  <style type="text/css">

.box{width:600px;height:180px;border:10px solid #000;margin:0px auto;padding:10px;}

.boxa{float:left;margin-left:290px;width:150px;height:20px;text-align:right;font-size:15px;color:#888;}

img{float:left;}

.boxa span{color:green;font-weight:bold;}

#wenben{width:590px;height:100px;border:2px solid #888;margin-top:10px;}

.box #wb1,#wb2,#wb3,#wb4,#wb5,#wb6{float:left;width:40px;height:32px;line-height:32px;padding-left:20px;}

#bt{float:left;width:50px;height:32px;background:#ccc;border:none;color:#fff;border-radius:10px 10px 0px 0px;}

#wb1{background:url(css/wb1.png)no-repeat left center;}

</style>


<title>这是我的选项作业</title>


</head>

<body>

<div class="box">

<img src="css/js.png" width=“200px” height="20px">

<div class="boxa">还可以输入<span id="number">123</span>字</div>

<textarea type="text" id="wenben">

</textarea>

<span id="wb1">英语</span>

<span id="wb2">数学</span>

<span id="wb3">语文</span>

<span id="wb4">物理</span>

<span id="wb5">化学</span>

<span id="wb6">美术</span>

<input type="button" id="bt" value="发布">


</div>

</body>

</html>


最新手记推荐

• 用composer安装thinkphp框架的步骤• 省市区接口说明• 用thinkphp,后台新增栏目• 管理员添加编辑删除• 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消回复发送