S1 HTML 第七章 上机2

这篇博客展示了如何使用HTML和CSS进行网页布局设计,包括标题样式、列表样式、图片边框以及链接悬停效果的实现。通过四个视频片段的展示,详细介绍了网页元素的样式配置及其交互效果。
摘要由CSDN通过智能技术生成
<!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>
<style type="text/css";>
.title {
	font-size: 14px;
	font-weight: bold;
	background-image: url(icon-03.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	height: 30px;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ul{
	padding-left: 15px;
	margin: 0px;	
}
li{
	float: left;
	height: 158px;
	width: 142px;
	list-style:none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
}
.div1 {
	background-color: #CCC;
	height: 360px;
	width: 300px;
}
p 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值