百度工具栏-切图

实现截图

QQ截图20170116230837.png

代码:
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>百度</title>
</head>
<style>

box{

width:134px;
height:1015px;
}

intorduce{

width:134px;
height:79px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(introduce.gif) 15px 19px no-repeat rgb(249,249,249);
}

baidumusic{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(music.gif) 27px 41px no-repeat rgb(249,249,249);
}

baidupicture{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(picture.gif) 36px 27px no-repeat rgb(249,249,249);
}

baiduwenda{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(wenda.gif) 31px 20px no-repeat rgb(249,249,249);
}

baiduwenku{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(wenku.gif) 36px 20px no-repeat rgb(249,249,249);
}

baidutongji{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(tongji.gif) 31px 25px no-repeat rgb(249,249,249);
}

baidubrowser{

width:134px;
height:152px;
border-bottom:solid rgb(240,240,240) 2px;
background:url(broswer.gif) 34px 23px no-repeat rgb(249,249,249);
}

end{

width:134px;
height:10px;
background:rgb(249,249,249);
}
</style>
<body>
<div id="box">
<div id="intorduce">
</div>
<div id="baidumusic">
</div>
<div id="baidupicture">
</div>
<div id="baiduwenda">
</div>
<div id="baiduwenku">
</div>
<div id="baidutongji">
</div>
<div id="baidubrowser">
</div>
<div id="end">
</div>
</div>
</body>
</html>

下载链接:http://pan.baidu.com/s/1eSj2jFs 密码:pnwx

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • 1、垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,...
    kiddings阅读 8,410评论 0 11
  • 各种纯css图标 CSS3可以实现很多漂亮的图形,我收集了32种图形,在下面列出。直接用CSS3画出这些图形,要比...
    剑残阅读 13,299评论 0 8
  • 不会用代码框,所以看着有些乱套,,,,html部分 <!DOCTYPE html> 迅雷看看 ...
    这就是个帅气的名字阅读 5,592评论 0 0
  • 我要朝着我的目标,我要走我的路,我要超越过那迟疑者和拖拖拉拉的人。因此让我的行进成为他们的没落。
    小采617阅读 1,369评论 0 0
  • 想法有了,那就先写一个文案吧,否则谁知道你想做什么。 如果你具有:创业的梦想;融入团队的热情;让人信服的产品研发能...
    何必阅读 11,144评论 2 3

友情链接更多精彩内容