首页 > 其他分享 >第八章练习题

第八章练习题

时间:2024-11-02 17:48:40浏览次数:3  
标签:练习题 right color text 第八章 li ul margin

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>山水之间</title>
		<style>
			.class1,.class2{
				float: left;
				position: relative;
			}
			h1 {
				position: absolute;
				top: 10px;
				left: 30px;
			}
			ul {
				position: absolute;
				bottom: -10px;
				right: 5px;
			}
			ul li {
				list-style: none;
				float: right;
				padding: 10px;
			}
			a {	
				text-decoration: none;
				color: black;	
			}
			a:hover {
				background-color: lightgreen;
				color: white;
			}
			p {
				position: absolute;
				top: 10px;
				left: 10px;
				line-height: 2.3em;
			}
			td{
				width: 100px;
				padding-right: 50px;
			}
			td img {
				border:  8px solid gray;
			}
			h2 {
			    clear: both; /* 清除前面的浮动 */
				margin: 20px 0; /* 上下边距 */
			}
			span {
				position: absolute;
				bottom: 10px;
				left: 400px;
			}
		</style>
	</head>
	<body>
		<div class="class1">
			<img src="img/d3b6d87e431e625c9a5b172013be9be.jpg" alt="" />
			<h1>山水之间</h1>
				<ul>
					<li>关于</li>
					<li>留言</li>
					<li>风景</li>
					<li>诗文</li>
					<li>首页</li>
				</ul>
		</div>
		<div class="class2">
				<img src="img/9aa7dc2cf6cf02256b73d33ee68933b.jpg" alt="">
				<p>山和水的融合,是静和动的搭配<br>
				单调与精彩的结合,也就组成了最美的风景<br>
				在青山间探索,在绿水间泛舟......</p >
		</div>
		<h2>风光欣赏</h2>
		<table>
			<tr>
				<td><img src="img/d58983a7874c1936d72bd680bad5f69.jpg" alt=""></td>
				<td><img src="img/b3de5ef8fccfa45e5ab42045b6f4e62.jpg" alt=""></td>
				<td><img src="img/838dc5bacd1072bb48e3e0aa91ad455.jpg" alt=""></td>
				<td><img src="img/ea2abc34f0026e6179dd8bdeb609959.jpg" alt=""></td>
			</tr>
			<tr>
				<td>绿松<br>这几颗松树向阳一边的枝桠,向下斜斜地伸着,像搭起一道绿色的天梯</td>
				<td>瀑布<br>流云奔涌,群山浮动,滚滚的云流翻山而过,直污深谷,气势磅碍,宏伟壮观。</td>
				<td>青山<br>湖泊生活在山脚下,绿线的青山环抱着她,清澈的湖水映出身边的生机勃勃。</td>
				<td>泛舟<br>泛舟一日景,垂钓一片金</td>
			</tr>
		</table>
		<center>
				<br><br>
				<span>版权所有&copy;山水之间</span>
		</center>
 
	</body>
</html>

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>茶韵</title>
		<style type="text/css">
			.all{
				width: 900px;
			}
			.top{
				height: 200px;
				margin: auto;
				background: url('img/79346b18715d577f89fae2417cf474b.jpg') no-repeat;
			}
			.wenzi{
				text-indent: 2em;
				line-height: 25px;
				width: 380px;
				float: left;
			}
			.wenzi a{
				display: block;
				font-size: 20px;
				width:180px;
				line-height: 40px;
				text-align: center;
				text-decoration: none;
				float: right;
			}
			.nav{
				float: right;
				margin-right: 50px;
			}
			a{
				text-decoration: none;
				text-align: center;
				display: block;
				width: 100px;
				line-height: 50px;
				font-size: 20px;
				color: black;
			}
			img{
				margin-top: 20px;
				margin-left: 20px;
				float: left;
			}
			ul,ol{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			ul li ol{
				display: none;
				position: absolute;
				top: -1px;
				right:100px;
			}
			ul li:hover ol{
				display: block;
			}
			ul li{
				position: relative;
			}
			ul li:hover,ul li:active{
				color: black;
				font-size: 25px;
				font-weight: bold;
				background-color: darkgray;
			}
			ul li a:hover,ul li a:active{
				color: black;
				font-size: 25px;
				font-weight: bold;
				background-color: darkgray;
			}
			.last{
				background-image: url('img/ed20dcc7079530c39def9baf5263e13.jpg');
				text-align: center;
				margin-top: 300px;
			}
		</style>
	</head>
	<body>
		<div class="all">
			<div class="top"></div>
			<div class="wenzi">
				<span>闲暇时刻,约上三五志同道合知己,去幽静深林处,寻一最色优美之亭,沏一壶好茶,知已们吟诗作赋,品品茶道。又或是下几盘好棋,又或是各抒已见,聊聊彼此的胸怀壮志。无不是人生一大乐事。一只小小的茶杯,蕴含着无穷的奥秘与无尽之美。从胎土的选择、杯型的拿捏、釉药的施彩、士窑的烧结,茶杯在制作的每一个环节,都蕴藏着大学问。越是小茶杯越有品茶的韵味,轻轻抿一口,在嘴间感受一下茶的沁香,仿佛沁透心间。</span>
				更多茶文化>>
			</div>
			<img src="img/5c6154c4720cdfc47bd69e7e882a677.jpg"/>
			<br />
			<div class="nav">
				<nav>
					<ul>
						<li>首页</li>
						<li>
							茶品
							<ol>
								<li>乌龙茶</li>
								<li>普洱茶</li>
								<li>高山绿茶</li>
							</ol>
						</li>
						<li>企业</li>	
						<li>联系</li>
						<li>关于</li>
					</ul>
				</nav>
			</div>
			<div class="last">版权所有&copy;茶韵</div>
		</div>
	</body>
</html>

标签:练习题,right,color,text,第八章,li,ul,margin
From: https://blog.csdn.net/2301_79505693/article/details/143454059

相关文章

  • python练习题
    练习判断下列逻辑语句的布尔值1>1or3<4or4>5and2>1and9>8or7<6 答案:Truenot2>1and3<4or4>5and2>1and9>8or7<6答案:False求出下列逻辑语句的值8or3and4or2and0or9and7答案:80or2......
  • ”回溯算法“框架及练习题
    @目录一、回溯算法是什么?二、框架如下:本人其他文章链接一、回溯算法是什么?结论:回溯=穷举解决一个回溯问题,实际上就是一个决策树的遍历过程路径:就是已经做出的选择选择列表:就是你当前可以做出的选择结束条件:就是basecase条件,也就是临界条件二、框架如下:框架如下:resu......
  • 第八章 利用CSS制作导航菜单课后习题
    1.利用CSS技术,结合链接和列表,设计并实现“山水之间”页面。参考代码:<!DOCTYPEhtml><html> <head> <metacharset="utf-8"> <title>山水之间</title> <style> .all{ width:900px; } .top{ width:900px; height:100px;......
  • 《练习题010:字符的各种练习(9种)》
    ------------------------------------【目录】------------------------------------------01:字符串构成02:字母识词03:列表转字符串04:随机数05:按位与、或、异或06:位取反、位移动07:字符串长度08:查找字符串09:列表转字典----------------------------------------------......
  • 《练习题011:阶乘-递归-反向输出-排序-逆序(共9种)》
    《目录》01:阶乘求和02:递归求阶乘03:递归输出04:反向输出05:反向输出II06:设置输出颜色07:算素数08:排序09:逆序列表01:阶乘求和题目求1+2!+3!+…+20!的和。程序分析1+2!+3!+…+20!=1+2(1+3(1+4(…20(1))))res=1foriinrange(20,1,-1):res=i*res+1......
  • 刷c语言练习题13(牛客网)
    1、有以下程序12345678#include<iostream>#include<cstdio>usingnamespacestd;intmain(){  intm=0123,n=123;  printf("%o%o\n",m,n);  return0;}程序运行后的输出结果是()A、01230173B、0123173C、123173D、173173答案:C解析:......
  • Linux练习题(四)
    1、 修改系统的主机名为(姓名首字母+学号后两位:如张三学号01,则主机名为zs01)、在VMware虚拟网络配置中设计仅主机模式的网段为192.168.X.0/24网段(X为学号后两位取整),并关闭DHCP。更改虚拟机名称为server01,克隆一台redhat7虚拟机并命名为client01.两台主机的网络模式皆设置为仅主机......
  • Stema练习题:十四届蓝桥杯STEMA考试Python真题试卷题解
    来源:十四届蓝桥杯STEMA考试Python真题试卷第一套编程第四题这个程序虽然代码量不大,但综合运用了多种基础算法和数据结构:贪心策略选择窗口、模拟现实过程、线性查找最小值、效率高(时间复杂度为O(N)O(N)O(N))。题目描述:编程实现:某服务大厅同时开放3个窗口为客户办理......
  • Java基础第五天(实训学习整理资料(五)练习题)
    目录1、百钱买百鸡2、搬砖问题3、(循环)**求水仙花数。4、完数5、费波那契,兔子数列6、打渔还是晒网1、百钱买百鸡(for循环)*“百钱买百鸡”是我国古代的著名数学题。题目这样描述:5文钱可以买1只公鸡,3文钱可以买一只母鸡,1文钱可以买3只小鸡。用100文钱买100只鸡......
  • 刷c语言练习题12(牛客网)
    1、在上下文和头文件正常的情况下,以下代码输出的值是:12345678910111213int x = 4;void incre() {    static int x = 1;    x *= x + 1;    printf("%d", x);}int _tmain(int argc, _TCHAR *argv[]) {    int i;......