谁能帮我做一下这个html的题目

 我来答
第384精神病人
2016-12-05 · TA获得超过136个赞
知道小有建树答主
回答量:72
采纳率:0%
帮助的人:47.3万
展开全部
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style type="text/css">
table{
width: 300px;
margin: 0 auto;
background: #ff4500;
padding-bottom: 5px;
}
.title{
color: #fff;
text-align: center;
line-height: 20px;
font-family: "微软雅黑";
font-size: 14px;
}
table form table{
background-color: #ffd455;
color: #000;
font-size: 12px;
width: 290px;
margin: 0 auto;
}
table form table input[type = radio]{
display: inline-block;
margin-top: 5px;
}
table form table input[type = button]{
display: inline-block;
margin-top: 5px;
}
table form table a{
color: #000;
}
</style>
</head>
<body>
<table>
<tr>
<td class="title">热点调查</td>
</tr>
<tr>
<td>
<form>
<table>
<tr>
<td>
<span>看不清图片字体</span>
<br/>
<input type="radio" name="percent">看不清字体
<br/>
<input type="radio" name="percent">看不清字体
<br/>
<input type="radio" name="percent">看不清字体
<br/>
<input type="radio" name="percent">看不清字体
<input type="radio" name="percent">看不清字体
<br/>
<input type="submit" value="提交">
<input type="button" value="查看">
<a href="#">看不清字体</a>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</body>
</html>

有些字体看不清楚,你自己改一下就好。另外,唔外层表格需要用到图片,你只需要把

table{
width: 300px;
margin: 0 auto;
background: #ff4500;
padding-bottom: 5px;
}

中的background: #ff4500;改成background:url(图片路径+名字);即可

例如

----------------------------------------

运行结果如图:

追问
谢谢
创作者dijuh
2016-12-05 · 网络营销,网络推广,网站建设,网站优化
创作者dijuh
采纳数:841 获赞数:1753

向TA提问 私信TA
展开全部
看不清楚,图片拍清晰写,重新发
更多追问追答
追问

这个还好吗
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式