用MyEclipse写的古诗

JAVAweb新手代码

<%@ 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>

相关文章:

  • 2021-08-16
  • 2021-08-29
  • 2021-07-30
  • 2022-01-04
  • 2021-09-21
  • 2021-12-10
  • 2021-05-04
  • 2021-05-06
猜你喜欢
  • 2021-12-24
  • 2021-10-22
  • 2022-12-23
  • 2021-05-15
  • 2022-12-23
  • 2021-05-06
  • 2022-12-23
相关资源
相似解决方案