-
Notifications
You must be signed in to change notification settings - Fork 0
/
tt.html
28 lines (25 loc) · 1.12 KB
/
tt.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="tt.css">
<meta charset="utf-8">
<title>Intro to Time Table</title>
</head>
<body>
<marquee scrollamount="15"><h1>MAKE YOUR TIME TABLE</h1></marquee><hr>
<p style="text-shadow: 0cqb;">A carefully planned timetable is your roadmap to success!</p>
<br>
<p> We all have 24-hours in a day. <br>But, why does it seem that some
people are able to get the most out of every minute of the day?<br>
Believe it or not, they dont have the power to slow down time.
They do, however, know how to properly manage their time.<br><br>
So it's better to plan the next day just before going to bed!
<br><br><br></p> <hr>
<p id="new">
Here is a simple time table system for you where you can
plan your 'what to do' for Tommorow!</p><br>
Click on "Let's Build Your Time Tabe" and have some routine!<br><hr>
<br><br><br>
<center><a href="timetable.html">Let's Build Your Time Table</a></center>
</body>
</html>