摘要:
一、 <body>里写 <div style="width: 300px; height: 300px; background-color: coral;"> </div> 二、<body>里写<div id="a1"></div><head>里写 <style> #a1{ width: 300px 阅读全文
posted @ 2017-08-14 23:46
奥特曼打不过的小怪兽
阅读(217)
评论(0)
推荐(0)
摘要:
框架 (注意1、需删除body。2、row是行,col是列) 代码如下:<frameset rows="50%,50%"> <frame src="/example/html/frame_a.html"> <frameset cols="25%,75%"> <frame src="/example/ 阅读全文
posted @ 2017-08-14 22:33
奥特曼打不过的小怪兽
阅读(430)
评论(0)
推荐(0)
摘要:
今天学习了制作表单: 1、 method=方法,有两种"get" 或 "post" action=负责处理的服务端 2、文本 <input type="text" maxlength="3" name="a1" (显示,一点就没) placeholder="请输入用户名"/> <input type 阅读全文
posted @ 2017-08-14 00:21
奥特曼打不过的小怪兽
阅读(227)
评论(0)
推荐(0)

浙公网安备 33010602011771号