-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtipstricks.html
23 lines (20 loc) · 1.89 KB
/
tipstricks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<meta charset="utf-8">
<link href="webstylecss.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="bg">
<h1 class="headings" style="color: white; text-align: center;"><b>💡Tips & Tricks!</b></h1>
<h3 class="content" style="text-align: center;">~ All you need to pump up your scores and get to the Gold star ✰</h3>
<div><img src='./images/tips and tricks clip png.png' style="height: 25%; align-items: center;" class = "bg2">
<h4 class="content" style="text-align: center;">* The main aim is to avoid the obstacles so don't hurry but just stay alert all the time.</h4>
<h4 class="content" style="text-align: center;">* To avoid them at the best, you have to aim for the middle of those blocks and then do not click for uplifting if you are in the middle of those blocks.</h4>
<h4 class="content" style="text-align: center;">* To score more, you have to take the lights to sustain the brightness and that's why you need to take the lights consistently but avoid the ones which are attached to the blocks because those are traps! You can try them if you are experienced enough in the game.</h4>
<h4 class="content" style="text-align: center;">* Secret Tip: There is not only the left click but sometimes the right clicks are very useful. Use them on a sudden basis to pass through the blocks and unclick them as soon as you get across those to sustain the points or lights.</h4>
<img src='./images/tips and tricks enter.jpg' style="height: 20%; align-items: center;" class="bg2">
</div>
<a href="index.html" class="navbar-brand" style="position: fixed; bottom:1%; right:1%"><img src="images\Flappy Bird Icon Website.png" width="160" height="103" alt="Back2Home"/></a>
</div>
</body>
</html>