首页 > 作文

css3简单练习实现遨游浏览器logo的绘制

更新时间:2023-04-03 15:51:52 阅读: 评论:0

原来css3是这么回事,抓紧学啊


复制代码 代码如下:

<!doctype html>

<html>

<head>

<title>css3</title>

<style type=”text/css”>

* {margin:0; padding:0}

.main 长沙游玩{width:800px; margin:110px auto 0}

.main_wrapper {width:240px; height:240px; border-radius:120px; background:#b1e4ff; border:2px solid #789cb6; box-shadow:5px 5px 7px #999}

.main_wrap {width:230px; height:230px; border-radius:115px; position:relative; top:5px; left:5px; background:#3b99e3}

.white_1 {width:150px; height:100px; background:#fff; position:relative; left:42px; top:70px; border-radius:3px 20px 3px 3px}

.white_2 {width:35px; height:45px; background:#fff; position:relative; left:33px; top:30px; border:25px solid #3b99e3}

</style>

</heatp link如何设置d>

<body>

<div class=&新文化运动的意义#8221;main”>

<div class=”main_wrapper”>

<div class=”main_wrap”>

<div class=”white新技术应用_1″>

<div 七月初一class=”white_2″></div>

</div>

</div>

</div>

</div>

</body>

</html>


本文发布于:2023-04-03 15:51:51,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/zuowen/4d364e9c628dff97a42b719c6abdc884.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

本文word下载地址:css3简单练习实现遨游浏览器logo的绘制.doc

本文 PDF 下载地址:css3简单练习实现遨游浏览器logo的绘制.pdf

下一篇:返回列表
标签:新文化运动   代码   回事   长沙
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
  • css3简单练习实现遨游浏览器logo的绘制
    原来css3是这么回事,抓紧学啊 复制代码 代码如下:css3