鱼C论坛

 找回密码
 立即注册
查看: 939|回复: 1

[原创] 一篇作文

[复制链接]
发表于 2022-7-24 10:22:48 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
  1. <!DOCTYPE html>
  2. <html>
  3.         <head>
  4.                 <title>积累知识改变你的命运(修改)</title>
  5.                 <meta charset="utf-8">
  6.                 <meta name="author" content="小水蛇">
  7.                 <meta name="viewport" content="width=device-width,initial-scale=1.0">
  8.                 <meta name="description" content="杭州广贤童学馆广德班第三期(修改)议论文作业">
  9.                 <style type="text/css">
  10.                         cite.z {
  11.                                 text-align : center;
  12.                                 background-color : gray;
  13.                                 color : yellow;
  14.                                 word-break : break-all;
  15.                                 border : 20px dotted orange;
  16.                                 font-family : "Lucida Handwriting",cursive;
  17.                                 font-size : large;
  18.                         }
  19.                         cite.n {
  20.                                 font-size : x-small;
  21.                                 position : relative;
  22.                                 left : 240px;
  23.                                 bottom : 100px;
  24.                                 background-color : gray;
  25.                                 color : blue;
  26.                         }
  27.                         section {
  28.                                 text-indent : 2em;
  29.                                 font-style : italic;
  30.                                 font-family : "Lucida Handwriting",cursive;
  31.                                 font-size : medium;
  32.                                 background-color : yellow;
  33.                                 color : pink;
  34.                                 border : 2.5px soild gray;
  35.                         }
  36.                         section > section {
  37.                                 text-indent : 2em;
  38.                                 font-style : italic;
  39.                                 font-family : "Lucida Handwriting",cursive;
  40.                                 font-size : small;
  41.                                 background-color : yellow;
  42.                                 color : pink;
  43.                                 border : 2.5px soild gray;
  44.                         }
  45.                         q {
  46.                                 font-style : oblique;
  47.                                 font-family : "Brush Script MT",cursive;
  48.                                 background-color : red;
  49.                                 color : white;
  50.                                 border : 1.25px ridge pink;
  51.                         }
  52.                         details {
  53.                                 font-family : "Lucida Handwriting",cursive;
  54.                                 border : 0.25px dashed gray;
  55.                         }
  56.                         summary {
  57.                                 text-align : center;
  58.                                 color : pink;
  59.                                 font-family : "Lucida Handwriting",cursive;
  60.                         }
  61.                         footer {
  62.                                 text-align : center;
  63.                                 background-color : black;
  64.                                 color : white;
  65.                                 font-family : "Lucida Handwriting"
  66.                         }
  67.                 </style>
  68.         </head>
  69.         <body>
  70.                 <main>
  71.                         <header>
  72.                                 <cite class="z">积累知识改变你的命运</cite><br><br>
  73.                         </header>
  74.                         <article>
  75.                                 <cite class="n">——积累改变人生</cite><br></br>
  76.                                 <section>
  77.                                         俗话说:<q>知识的获得,在于点滴的积累、充实。</q>相信大家肯定都做
  78.                                         过摘记(90后),摘记就是语言文字的积累,也属于积累的一种。那么,
  79.                                         今天,我们就来讲一讲,什么是积累,怎样做积累,怎么做好积累。
  80.                                 </section>
  81.                                 <section>
  82.                                         <q>只有经过长时间完成其发展的艰苦任务,并长期埋头沉浸于其中的任务
  83.                                         ,方可有望成就。</q>黑格尔说过,做事要专心,就像做积累一样。
  84.                                 </section>
  85.                                 <section>
  86.                                         做积累,你可以像摘记一样拿一本本子,然后再拿一本好书,就可以开始
  87.                                         摘记了。或者,你背书也是可以的,因为积累的最终目的是让你记进脑子
  88.                                         里,而不是写在书上。记在书上只是让你更方便记忆。
  89.                                         <section>
  90.                                                 想要做好积累,必须选好书!必须要专注!
  91.                                         </section>
  92.                                 </section>
  93.                                 <section>
  94.                                         积累次数越多,你家没有读过的书就越少,就像《昆山无书》一样,几年
  95.                                         你<ins>就</ins>可能把10000本书看完!
  96.                                 </section>
  97.                                 <section>
  98.                                         我呼吁大家:"从小养成习惯,成就美好人生。"让我们一起做积累吧!
  99.                                 </section>
  100.                         </article>
  101.                         <summary>Information gap(信息窗)</summary>
  102.                         <details>
  103.                                 <ul>
  104.                                         <li>作者:<abbr title="黄子凯">小水蛇</abbr></li>
  105.                                         <li>开始时间:2022年7月15日4时55分</li>
  106.                                         <li>结束时间:2022年7月15日7时30分</li>
  107.                                         <li>总计时间:02小时35分钟</li>
  108.                                 </ul>
  109.                                 <form method="post">
  110.                                         <label>☆请给我的文章评个分吧(1~10):<input type="number" name="store" min="1" max="10" value="请填写" required>分</label><br><br>
  111.                                         <button type="submit" onclick="msg1()">提交</button>
  112.                                         <button type="button" onclick="msg2()">有疑问</button>
  113.                                 </form>
  114.                         </details>
  115.                         <script type="text/javascript">    <!--制作小窗口^_^-->
  116.                                 function msg1() {
  117.                                         alert("感谢您的评分,我们有缘再见!");
  118.                                 }
  119.                                 function msg2() {
  120.                                         alert("有疑问可发送至邮箱:hzk201312@163.com");
  121.                                 }
  122.                         </script>
  123.                 </main>
  124.                 <footer>
  125.                         <ul>
  126.                                 <li>Copyright &#169; 小水蛇</li>
  127.                                 <li>Warning:未经授权,不得转载。</li>
  128.                         </ul>
  129.                 </footer>
  130.         </body>
  131. </html>
复制代码

想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2022-8-3 18:07:31 | 显示全部楼层
牛逼
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-5-3 18:19

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表