• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com专业计算机教程网站
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • html/xhtml
  • html5
  • CSS
  • XML/XSLT
  • Dreamweaver教程
  • Frontpage教程
  • 心得技巧
  • bootstrap
  • vue
  • AngularJS
  • HBuilder教程
  • css3
  • 浏览器兼容
  • div/css
  • 网页编辑器
  • axure
您的位置:首页 > 网页设计 >css3 > css图标制作教程制作云图标

css图标制作教程制作云图标

作者:佚名 字体:[增加 减小] 来源:互联网 时间:2017-06-02

本文主要包含css字体图标库,css图标,css图标库,css图标代码,纯css图标等相关知识,佚名 希望在学习及工作中可以帮助到您



}</p> <p>.logo{
width:400px;
border:30px solid #3FB7F3;
height:210px;
background:#3FB7F3;
position:relative;
overflow:hidden;
margin:100px auto;</p> <p>}
.logo div{
border:20px solid #fff;
width:100px;
height:80px;
border-radius:50%;
position:absolute;
top:230px;
left:0;
}
.logo div:nth-of-type(1){

top:56px;
left:88px;
border-right-color: transparent;
border-bottom-color: transparent;
}</p> <p>.logo div:nth-of-type(2){
width:65px;
height:65px;
top:106px;
left:28px;
border-right-color: transparent;
}</p> <p>.logo div:nth-of-type(3){
width:114px;
height:114px;
top:6px;
left:156px;
border-bottom-color: transparent;
}</p> <p>.logo div:nth-of-type(4){
width:95px;
height:95px;
top:78px;
left:239px;
border-left-color: transparent;
}</p> <p>.logo div:nth-of-type(5){
width:100px;
height:100px;
top:97px;
left:253px;

background:#3FB7F3;
border:0
}</p> <p>.logo div:nth-of-type(6){
width:120px;
height:120px;
top:26px;
left:172px;

background:#3FB7F3;
border:0
}</p> <p>
.logo div:nth-of-type(7){
width:100px;
height:100px;
top:74px;
left:106px;

background:#3FB7F3;
border:0
}</p> <p>.logo div:nth-of-type(8){
width:70px;
height:70px;
top:124px;
left:48px;

background:#3FB7F3;
border:0
}</p> <p>.logo div:nth-of-type(9){
width:247px;
height:55px;
top:138px;
left:76px;
border-radius:0;
background:#3FB7F3;
border:0;
border-bottom:20px solid #fff
}
</div>

</div>

您可能想查找下面的文章:

  • css图标制作教程制作云图标

相关文章

  • 2017-06-02CSS超出文本指定宽度用省略号代替和文本不换行
  • 2017-06-02CSS3 简写animation
  • 2017-06-02CSS3制作气泡对话框的实例教程
  • 2017-06-02纯CSS3制作的鼠标悬停时边框旋转
  • 2017-06-02纯CSS3实现手风琴风格菜单具体步骤
  • 2017-06-02利用HTML5+CSS3实现3D转换效果实例详解
  • 2017-06-02css 省略号 css3让多余的字符串消失并附加省略号的实现代码
  • 2017-06-02CSS3 Media Queries详细介绍和使用实例
  • 2017-06-02CSS3制作苹果风格键盘特效
  • 2017-06-02多重CSS背景动画实现方法示例

文章分类

  • html/xhtml
  • html5
  • CSS
  • XML/XSLT
  • Dreamweaver教程
  • Frontpage教程
  • 心得技巧
  • bootstrap
  • vue
  • AngularJS
  • HBuilder教程
  • css3
  • 浏览器兼容
  • div/css
  • 网页编辑器
  • axure

最近更新的内容

    • 基于Jquery和Css3代码制作可以缩放的搜索框
    • 利用CSS3实现的文字定时向上滚动
    • css3+伪元素实现鼠标移入时下划线向两边展开的效果
    • 深入浅析css3 border-image边框图像详解
    • button在IE6/7下的黑边去除方案
    • 一款利用html5和css3实现的3D滚动特效的教程
    • CSS3转换功能transform主要属性值分析及实现分享
    • 使用CSS3创建动态菜单效果
    • 各大浏览器 CSS3 和 HTML5 兼容速查表 图文
    • 浅析两列自适应布局的3种思路

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有