需要了解的选择器是,类选择器。id选择器。内嵌选择器。子选择器>。全局选择器*,但是好像子选择器好像继承,是在类定义下定义的选择器
2023-03-09
最新回答 / JenSuper
<body><p><span>用户:&sp; &sp; &sp; &an&/span&;in&ut/input/&;/p>/p&;p&&t;&p&;sp&n&gspan&&am密码:&p;nbnbsp;&p;nbnbsp;&;/spnbsp;&</span&/&g&;&linput/&;&l&;p&/p&<&spap>&证码:span&spa验证码:&t/&/span&;/p>...
2023-02-16
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>input-placeholder</title>
</head>
<body>
<input type="text" name="myName" placeholder="请输入用户名">
<br>
<input type="password" name="pass" placeholder="请输入密码">
</body>
</html>
<html>
<head>
<meta charset="UTF-8">
<title>input-placeholder</title>
</head>
<body>
<input type="text" name="myName" placeholder="请输入用户名">
<br>
<input type="password" name="pass" placeholder="请输入密码">
</body>
</html>
2023-02-14
最新回答 / 陈浩民666
<a href="http://www.m1905.com/mdb/star/3316"title="托比•马奎尔Tobey Maguire">托比•马奎尔Tobey Maguire</a>
2022-11-12
已采纳回答 / weixin_慕设计7279283
没有加表格标签,用<table border="1">.......</table>标签把你的第10行到31行圈起来就可以了!
2022-11-09