从课本学的唐诗欣赏页面设计古诗欣赏页面设计


<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<html>
<head><title>文字网页</title></head>
<body>
<h2 align=center>唐诗欣赏</h2>
<hr width="100%"size="1" color="#00ffee">
<p align="center"><b><font size="3">静夜思</font></b></p>
<p align="center">
<font size="2">李白</font><br/><br/>


<b>床前明月光,<br/>疑似地上霜。<br/>
举头望明月,<br/>低头思故乡。<br/>
</b>
</p>
<hr width="100%" size="1" color="#00ffee"/>
<p>
<b>【简析】</b>这是写远客思乡之情的诗,诗以明白如话的语言雕琢出明镜醉人的秋夜的意境。
</p>
<hr width="400" size="3" color="#00ee99" align="left"/>
版权&copy;:版权所有,违者必究
<address>E-mail:[email protected]</address>
</body>
</html>


相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2022-12-23
  • 2021-06-16
  • 2022-02-22
  • 2022-01-15
猜你喜欢
  • 2021-06-26
  • 2021-10-18
  • 2021-11-01
  • 2021-11-09
  • 2021-07-27
  • 2021-11-20
相关资源
相似解决方案