这样一个图片怎么样通过HTML5和CSS3来实现?求HTML5 CSS3大神指导!

 我来答
网海1书生
科技发烧友

2015-07-30 · 擅长软件设计、WEB应用开发、小程序
网海1书生
采纳数:12311 获赞数:26228

向TA提问 私信TA
展开全部
<style>
body {margin:0; padding:0; width:100%; height:100%; background-color:#ddd}
#back {POSITION:absolute; left:0; bottom:0; width:100%; height:100px; background-color:#000}
#bbal {POSITION:absolute; left:50%; bottom:0; width:120px; height:120px; margin-left:-60px; border-radius:100%; background-color:#000}
#sbal {POSITION:absolute; left:15px; top:15px; width:90px; height:90px; border-radius:100%; background-color:#D75D36}
</style>
<div id=back>
<div id=bbal>
<div id=sbal></div>
</div>
</div>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式