CSS样式表——布局练习(制作360网页)
以制作360网页为例(只做到了静态网页)
提纲:1.总共分为7部分

悬浮窗:

源代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<link href="360网页css第二遍.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="搜索栏">
<div id="综合搜索"><img src="360小图标/好搜logo.png"/></div>
<div><input type="text" id="文本框"></div>
<div><input type="button" value="好搜一下" id="按钮" class="font1" /></div>
</div>
<div id="左上"><table height="300px" width="230px" cellpadding="4">
<tr>
<td><a href="http://www.people.com.cn"> 新闻</font></a><span>•</span><a href="http://www.xinhuanet.com">视频</a></td>
<td><a href="http://www.people.com.cn">电影</a><span>•</span><a href="http://www.xinhuanet.com">电视剧</a></td>
</tr>
<tr >
<td><a href="http://www.people.com.cn"> 购物</a><span>•</span><a href="http://www.xinhuanet.com">团购</a></td>
<td><a href="http://www.people.com.cn">彩票</a><span>•</span><a href="http://www.xinhuanet.com">理财</a></td>
</tr>
<tr >
<td><a href="http://www.people.com.cn"> 活期</a><span>•</span><a href="http://www.xinhuanet.com">基金</a></td>
<td><a href="http://www.people.com.cn">小说</a><span>•</span><a href="http://www.xinhuanet.com">海淘</a></td>
</tr>
<tr>
<td><a href="http://www.people.com.cn"> 游戏</a><span>•</span><a href="http://www.xinhuanet.com">小游戏</a></td>
<td><a href="http://www.people.com.cn">动漫</a><span>•</span><a href="http://www.xinhuanet.com">直播秀</a></td>
</tr>
<tr >
<td><a href="http://www.people.com.cn"> 搞笑</a><span>•</span><a href="http://www.xinhuanet.com">解梦</a></td>
<td><a href="http://www.people.com.cn">教育</a><span>•</span><a href="http://www.xinhuanet.com">度假</a></td>
</tr>
<tr >
<td><a href="http://www.people.com.cn"> 查询</a><span>•</span><a href="http://www.xinhuanet.com">星座</a></td>
<td><a href="http://www.people.com.cn">机票</a><span>•</span><a href="http://www.xinhuanet.com">火车票</a></td>
</tr>
<tr >
<td><a href="http://www.people.com.cn"> 手机</a><span>•</span><a href="http://www.xinhuanet.com">娱乐</a></td>
<td><a href="http://www.people.com.cn">商城</a><span>•</span><a href="http://www.xinhuanet.com">好药</a></td>
</tr>
</table>
</div>
<div id="左中">
<table height="120px" width="230px" cellpadding="0">
<tr><td><img src="360小图标/左中广告.png" height="60px" width="230px"/></td></tr>
<tr><td>子韬杨幂游戏秀恩爱单身狗哭了</td></tr>
<tr><td>装备靠打,玩就知道</td></tr>
</table>
</div>
<div id="左下">
<div id="左下分1">
<table height="30px" width="230px">
<tr><td align="left">猜你爱看</td><td align="right">换一下</td></tr>
</table>
</div>
<div id="左下分2">
<table height="30px" width="230px">
<tr align="center">
<td>头条</td><td>八卦</td><td>正能量</td><td>军事</td>
</tr>
</table>
</div>
<div id="左下图片"><img src="360小图标/左下广告.png" /></div>
<div id="左下分3">
<table height="30px"; width="230px">
<tr><td>工信部称完成提速降费年度目标</td></tr>
</table>
</div>
<div id="左下分4">
<table height="30px"; width="230px">
<tr><td>现金红包免费送 亚洲新楼王</td></tr></table>
</div>
</div>
<div id="右上">
<table height="360px" width="760px" cellpadding="10">
<tr align="center">
<td><a href="http://www.people.com.cn">好搜</a><span>•</span><a href="http://www.xinhuanet.com">360商城</a></td>
<td><a href="http://www.people.com.cn">新浪</a><span>•</span><a href="http://www.xinhuanet.com">微博</a></td>
<td><a href="http://www.people.com.cn">天猫</a><span>•</span><a href="http://www.xinhuanet.com">圣诞狂欢</a></td>
<td><a href="http://www.people.com.cn">搜狐</a><span>•</span><a href="http://www.xinhuanet.com">视频</a></td>
<td><a href="http://www.people.com.cn">网易</a><span>•</span><a href="http://www.xinhuanet.com">邮箱</a></td>
<td><a href="http://www.people.com.cn">凤凰</a><span>•</span><a href="http://www.xinhuanet.com">军事</a></td>
</tr>
<tr align="center">
<td><a href="http://www.people.com.cn">360游戏</a></td>
<td><a href="http://www.people.com.cn">淘宝网</a></td>
<td><a href="http://www.people.com.cn">购物</a><span>•</span><a href="http://www.xinhuanet.com">团购</a></td>
<td><a href="http://www.people.com.cn">百度</a><span>•</span><a href="http://www.xinhuanet.com">热搜</a></td>
<td><a href="http://www.people.com.cn">360</a><span>•</span><a href="http://www.xinhuanet.com">手机卫士</a></td>
<td><a href="http://www.people.com.cn">携程旅游</a></td>
</tr>
<tr align="center">
<td><a href="http://www.people.com.cn">爱淘宝</td>
<td><a href="http://www.people.com.cn">360影视</a></td>
<td><a href="http://www.people.com.cn">聚划算</td>
<td><a href="http://www.people.com.cn">国美在线</a></td>
<td><a href="http://www.people.com.cn">东财</a><span>•</span><a href="http://www.xinhuanet.com">理财</a></td>
<td><a href="http://www.people.com.cn">央视网</a><span>•</span><a href="http://www.xinhuanet.com">直播</a></td>
</tr>
<tr align="center">
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
</tr>
<tr align="center">
<td><a href="http://www.autohome.com.cn">汽车之家</a></td>
<td><a href="http://zibo.bitauto.com">易 车 网</a></td>
<td><a href="http://www.pcauto.com.cn">太平洋汽车</a></td>
<td><a href="http://www.anjuke.com">安 居 客</a></td>
<td><a href="http://out.zhe800.com">折800</a></td>
<td><a href="http://www.suning.com"><font color="#00CC33">苏宁易购</a></td>
</tr>
<tr align="center">
<td><a href="http://www.12306.cn">12306官网</a></td>
<td><a href="http://www.people.com.cn">人民</a><span>•</span><a href="http://www.xinhuanet.com">新华</a></td>
<td><a href="http://www.ganji.com">赶 集 网</a></td>
<td><a href="http://union.dangdang.com">当 当 网</a></td>
<td><img src="360小图标/途牛.jpg" width="15" /><a href="http://www.tuniu.com">途牛旅游网</a></td>
<td><a href="http://www.baidu.com"><font color="#00CC33"><i><b>1号店</b></i></a> <a href="http://www.baidu.com"><img src="360小图标/抢福袋.jpg" width="40"/></a></td>
</tr>
<tr align="center">
<td><a href="http://www.zhenai.com">真爱婚恋网</a></td>
<td><a href="http://www.moonbasa.com">梦 芭 莎</a></td>
<td><a href="http://www.baidu.com">亚 马 逊</a></td>
<td><a href="http://www.baidu.com">艺 龙 网</a></td>
<td><a href="http://www.baidu.com">去哪儿网</a></td>
<td><a href="http://www.baidu.com">美 丽 说</a></td>
</tr>
<tr align="center" >
<td><a href="http://www.baidu.com">美 团 网</a></td>
<td><a href="http://www.baidu.com">乐视视频</a></td>
<td><img src="360小图标/唯品会.jpg" width="15"/><a href="http://www.baidu.com">唯 品 会</a></td>
<td><a href="http://www.baidu.com"><font color="#CC6600">聚美优品</a></td>
<td><a href="http://www.baidu.com">搜 房 网</a></td>
<td><a href="http://www.baidu.com">蘑 菇 街</a></td>
</tr>
<tr align="center">
<td><a href="http://www.baidu.com">猎 聘 网</a></td>
<td><a href="http://www.baidu.com">1 药 网</a></td>
<td><a href="http://www.baidu.com">陆金所理财</a></td>
<td><a href="http://www.baidu.com">六 间 房</a></td>
<td><a href="http://www.baidu.com">携程机票</a></td>
<td><a href="http://www.baidu.com">12306·抢票</a></td>
</tr>
</table>
</div>
<div id="右下">
<div id="右下1"></div>
<table>
<tr><td align="left">猜你喜欢</td></tr>
</table>
<div id="右下2">
<table height="240px" width="760px" cellpadding="2">
<tr align="center"><td>游戏</td><td>永久免费游戏</td><td>全部装备靠打</td><td>非人民币玩家</td><td>传奇公益服</td><td>2015新版传奇</td><td>传奇单机版</td></tr>
<tr align="center"><td>财经</td><td>金钱</td><td>信用卡</td><td>软件</td><td>p2p</td><td>理财</td><td>赚钱</td></tr>
<tr align="center"><td>汽车</td><td>买车</td><td>低价</td><td>品牌</td><td>舒适</td><td>二手车</td><td>违章</td></tr>
<tr align="center"><td>生活</td><td>理财</td><td>信用卡</td><td>低价</td><td>信贷</td><td>物流</td><td>赚钱</td></tr>
<tr align="center"><td>购物</td><td>食品</td><td>酒水</td><td>递减</td><td>清仓</td><td>苏宁</td><td>京东</td></tr>
<tr align="center"><td>旅游</td><td>途牛</td><td>去哪</td><td>携程</td><td>驴妈妈</td><td>机票</td><td>火车</td></tr>
</table>
</div>
</div>
<div id="悬浮窗">这是一个广告</div>
</body>
</html>
CSS表
@charset "utf-8";
/* CSS Document */
<style type="text/css">
*
{
margin:0px;
padding:0px;
}
body{
background-image:url(360小图标/白灰渐变.png)
}
#搜索栏
{
border:1px solid #999;
height:60px;
width:1000px;
position:absolute;
}
#综合搜索
{
width:100;
height:60px;
left:200px;
top:10px;
position:absolute;
}
#文本框/*难点一:修改文本框高和宽*/
{
width:400px;
height:40px;
top:8px;
left:320px;
position:absolute;
}
#按钮/*难点二:修改按钮高和宽,也可以直接在style里面改*/
{
width:100px;
height:40px;
top:10px;
left:730px;
position:absolute;}
.font1/*难点三:修改按钮里面的字体——用class引用*/
{
font-family:"宋体";
font-size:15px;}
#左上
{
background-color:#FFF;
border:1px solid #999;
height:300px;
width:230px;
left:10px;
top:80px;
position:absolute;
}
#左中
{
background-color:#FFF;
border:1px solid #999;
height:120px;
width:230px;
left:10px;
top:390px;
position:absolute;
}
#左下
{
background-color:#FFF;
border:1px solid #999;
height:240px;
width:230px;
left:10px;
top:520px;
position:absolute;
}
#左下分1
{
height:30px;
width:230px;
left:0px;
position:absolute;
}
#左下分2
{
height:30px;
width:230px;
left:0px;
top:30px;
position:absolute;
}
#左下图片
{
height:120px;
width:230px;
top:60px;
left:10px;
position:absolute;
}
#左下分3
{
height:30px;
width:230px;
left:0px;
top:180px;
position:absolute;
}
#左下分4
{
height:30px;
width:230px;
left:0px;
top:210px;
position:absolute;
}
#右上
{
background-color:#FFF;
border:1px solid #999;
height:360px;
width:760px;
left:250px;
top:80px;
position:absolute;
}
#右下
{
background-color:#FFF;
border:1px solid #999;
height:280px;
width:760px;
left:250px;
top:450px;
position:absolute;
}
#右下1
{
height:40px;
width:760px;
left:250px;
top:0px;
position:absolute;}
#右下2
{
height:240px;
width:760px;
left:0px;
top:40px;
position:absolute;}
#悬浮窗
{
border:5px solid #999;
width:150px;
height:80px;
margin:10px;
background-color:#666;
right:30px;
bottom:20px;
position:fixed;
}
a:link
{
color:#000;
text-decoration:none;}/*下划线*/
a:visited
{
color:#000;
text-decoration:none}
a:hover
{
color:#F00;
text-decoration:underline;}
a:active
{
color:#F60;
text-decoration:underline;}
</style>
总结
CSS样式表——布局练习(制作360网页)的更多相关文章
- HTML——CSS样式表&布局页面
CSS样式表: 一.作用:美化网页,页面布局. 二.分类: 内联,写在body里标签style=""里面的样式,优点是控制精确,可重用性差. 内嵌,嵌在网页的head里面,可重用性 ...
- css样式表:样式分类,选择器。样式属性,格式与布局
样式表分类: 1.内联样式表, 和html联合显示,例:<p style="font-size:14px;">内联样式表</p> 2.内嵌样式表 作为一个独 ...
- 网页 CSS样式表
昨天,我主要是对CSS样式表进行了一下复习. CSS样式表主要有三类:内联样式表.内嵌样式表.外部样式表,我们平时一般使用第二种样式表. 选择器主要包括:标签选择器.class选择器.ID选择器.复合 ...
- HTML静态网页 css样式表
CSS(Cascading Style Sheet,叠层样式表),作用是美化HTML网页. /*注释区域*/ 此为注释语法 一.样式表 (一)样式表的分类 1.内联样式表 和HTML联合显示,控 ...
- 在网页中插入CSS样式表的几种方法
1. 链入外部样式表 链入外部样式表是把样式表保存为一个样式表文件,然后在页面中用<link>标记链接到这个样式表文件,这个<link>标记必须放到页面的<head> ...
- HTML静态网页(css样式表)
CSS(Cascading Style Sheet,叠层样式表),作用是美化HTML网页. /*注释区域*/ 此为注释语法 一.样式表 (一)样式表的分类 1.内联样式表 和HTML联合显示,控 ...
- 2016/2/19 css样式表 Cascading Style Sheet 叠层样式表 美化HTML网页
一.样式表 (一)样式表的分类 1.内联样式表 和HTML联合显示,控制精确,但是可重用性差,冗余较多. 例:<p style="font-size:14px;">内联 ...
- WEB入门 四 CSS样式表深入
学习内容 Ø CSS选择器深入学习 Ø CSS继承 Ø CSS文本效果 Ø CSS图片效果 能力目标 Ø 掌握CSS选择器的组合声 ...
- WEB入门三 CSS样式表基础
学习内容 Ø CSS的基本语法 Ø CSS选择器 Ø 常见的CSS样式 Ø 网页中3种使用CSS的方式 能力目标 Ø 理解CSS的 ...
随机推荐
- HDUOJ------(1230)火星A+B
火星A+B Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submi ...
- 阿里云ECS服务器Linux环境下配置php服务器(一)--基础配置篇
开始安装软件了,我们需要安装的软件有apache,php和MySQL. ps:如果你购买的是北京的服务器,有个安全组需要设置,我全部用的默认设置,暂时还没发现会有什么影响. 首先关闭SELINUX(S ...
- 非微信内如何调起wap版微信支付
微信支付一直没有出wap版,wap版想用微信支付,只有在微信内调用才可以.今天偶然发现,中国电信一个wap站点, 不在微信内也能调起微信支付,而且官方还提供了一个demo. WAP怎么调起客户端? 在 ...
- python学习笔记013——包package
1 包(模块包)package 1.1 包的定义 包是将模块以文件夹的组织形式进行分组管理的方法 1.2 作用 分类管理,有利于防止命名冲突 可以在需要时加载一个或部分模块,而不是全部模块 mypac ...
- extjs fileuploadfield default value
网上有非常多fileupload的demo,最有用的还是官方doc里面的sample. 可是真实业务中.可能会用到改动功能.这个时候就须要在打开的时候,给input框赋初始值. How to give ...
- Hive查看table在HDFS上的存储路径
hive>show databases;hive>use databasename;hive>show create table tablename; --查看table的存储路径h ...
- scikit-learn 入门练习
1. 一个简单的SVM实例: from sklearn import svm X = [[2, 0], [1, 1], [2,3]] y = [0, 0, 1] clf = svm.SVC(kerne ...
- Spring mvc中DispatcherServlet详解
简介 DispatcherServlet是前端控制器设计模式的实现,提供SpringWebMVC的集中访问点,而且负责职责的分派,而且与spring IOC容器无缝集成,从而可以获得Spring的优势 ...
- [面试题] Find next higher number with same digits
Find next higher number with same digits. Example 1 : if num = 25468, o/p = 25486 Example 2 : if num ...
- Vim下的插件管理工具pathogen简介
1.pathogen简介: 通常情况下安装vim插件是将所有的插件和相关的doc文件都安装在一个文件夹中,如$VIM/vim74/plugin目录下,文档在$VIM/vim74/doc目录下,但 ...