第四章作业1
Posted SUN99
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第四章作业1相关的知识,希望对你有一定的参考价值。
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>内部引入样式望庐山瀑布</title>
<style type="text/css">
a{
color: green;
padding: 14px;
}
</style>
</head>
<body>
<h2>望庐山瀑布</h2>
<a><p>日照香炉生紫烟,</p></a>
<a><p>遥看瀑布挂前川。</p></a>
<a><p>飞流直下三千尺,</p></a>
<a><p>疑是银河落九天。</p></a>
</body>
</html>
以上是关于第四章作业1的主要内容,如果未能解决你的问题,请参考以下文章