<!DOCTYPE html>
<html>
<head>
<title>积累知识改变你的命运(修改)</title>
<meta charset="utf-8">
<meta name="author" content="小水蛇">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="杭州广贤童学馆广德班第三期(修改)议论文作业">
<style type="text/css">
cite.z {
text-align : center;
background-color : gray;
color : yellow;
word-break : break-all;
border : 20px dotted orange;
font-family : "Lucida Handwriting",cursive;
font-size : large;
}
cite.n {
font-size : x-small;
position : relative;
left : 240px;
bottom : 100px;
background-color : gray;
color : blue;
}
section {
text-indent : 2em;
font-style : italic;
font-family : "Lucida Handwriting",cursive;
font-size : medium;
background-color : yellow;
color : pink;
border : 2.5px soild gray;
}
section > section {
text-indent : 2em;
font-style : italic;
font-family : "Lucida Handwriting",cursive;
font-size : small;
background-color : yellow;
color : pink;
border : 2.5px soild gray;
}
q {
font-style : oblique;
font-family : "Brush Script MT",cursive;
background-color : red;
color : white;
border : 1.25px ridge pink;
}
details {
font-family : "Lucida Handwriting",cursive;
border : 0.25px dashed gray;
}
summary {
text-align : center;
color : pink;
font-family : "Lucida Handwriting",cursive;
}
footer {
text-align : center;
background-color : black;
color : white;
font-family : "Lucida Handwriting"
}
</style>
</head>
<body>
<main>
<header>
<cite class="z">积累知识改变你的命运</cite><br><br>
</header>
<article>
<cite class="n">——积累改变人生</cite><br></br>
<section>
俗话说:<q>知识的获得,在于点滴的积累、充实。</q>相信大家肯定都做
过摘记(90后),摘记就是语言文字的积累,也属于积累的一种。那么,
今天,我们就来讲一讲,什么是积累,怎样做积累,怎么做好积累。
</section>
<section>
<q>只有经过长时间完成其发展的艰苦任务,并长期埋头沉浸于其中的任务
,方可有望成就。</q>黑格尔说过,做事要专心,就像做积累一样。
</section>
<section>
做积累,你可以像摘记一样拿一本本子,然后再拿一本好书,就可以开始
摘记了。或者,你背书也是可以的,因为积累的最终目的是让你记进脑子
里,而不是写在书上。记在书上只是让你更方便记忆。
<section>
想要做好积累,必须选好书!必须要专注!
</section>
</section>
<section>
积累次数越多,你家没有读过的书就越少,就像《昆山无书》一样,几年
你<ins>就</ins>可能把10000本书看完!
</section>
<section>
我呼吁大家:"从小养成习惯,成就美好人生。"让我们一起做积累吧!
</section>
</article>
<summary>Information gap(信息窗)</summary>
<details>
<ul>
<li>作者:<abbr title="黄子凯">小水蛇</abbr></li>
<li>开始时间:2022年7月15日4时55分</li>
<li>结束时间:2022年7月15日7时30分</li>
<li>总计时间:02小时35分钟</li>
</ul>
<form method="post">
<label>☆请给我的文章评个分吧(1~10):<input type="number" name="store" min="1" max="10" value="请填写" required>分</label><br><br>
<button type="submit" onclick="msg1()">提交</button>
<button type="button" onclick="msg2()">有疑问</button>
</form>
</details>
<script type="text/javascript"> <!--制作小窗口^_^-->
function msg1() {
alert("感谢您的评分,我们有缘再见!");
}
function msg2() {
alert("有疑问可发送至邮箱:hzk201312@163.com");
}
</script>
</main>
<footer>
<ul>
<li>Copyright © 小水蛇</li>
<li>Warning:未经授权,不得转载。</li>
</ul>
</footer>
</body>
</html>