-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (49 loc) · 2.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<DOCTYPE html>
<html>
<head>
<title>Quan website</title>
<link rel="stylesheet" type="text/css" href="css file.css">
</head>
<body>
<section class="container">
<div class="half-width">
<h1>Welcome to <span class="purple-color">Quan's</span> first website.</h1>
<h3>My KSSM Sejarah Notes.</h3>
<p>In my ever first blog,I am going to do Sejarah Nota.</p>
<a class="primary-btn" href="http://cikgutancl.blogspot.com/" target="_blank">Get more BM knowledge</a>
<h1></h1>
<h1></h1>
</div>
<div class="half-width">
<img class="sided-img" src="sejarah.jpg" alt"Sejarah Textbook"/>
</div>
</section>
<section class="container">
<div class="half-width">
<img class="side-img" src="history.jpg" alt"sejarah">
</div>
<div class="half-width">
<h2>BIG DREAM</h2>
<h4>Help students master Sejarah</h4>
<p>I knew nowadays people are weak in Sejarah.Bcoz it's boring.I am going to help you all.My Sejarah notes are wrote in Mandarin.All these notes are in KSSM pt3 syllabus.</p>
<a class="primary-btn" href="https://www.bumigemilang.com" target="_blank">Bank Soalan Sejarah PT3 KSSM</a>
</div>
</section>
<section class="container experiences">
<h2>Experience</h2>
<div class="experience-item">
<h3>Few years of Sejarah Tutor and researcher</h3>
<p class="purple-color">Develops interesting and colourful Sejarah notes.</p>
<p>I know how to strengthen students' memory and input Sejarah knowledge into their brain.Actually,you have to walk into the books and feel the story , assuming you are the character of the story.Then,you will find Sejarah interesting.</p>
</div>
<div class="experience-item">
<h3>A normal human with abnormal aspiration.</h3>
<p class="purple-color">Hard work pays</p>
<p>If you understand all the stories in Sejarah,CONGRATS, you've mastered Sejarah!</p>
</div>
</section>
<footer>
<p>Quan KSSM Sejarah,an experienced Sejarah tutor.</p>
</footer>
</body>
</html>