-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
64 lines (40 loc) · 2.33 KB
/
about.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Sorry Dayeta</title>
<link href="about.css" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="flex_container" id="container">
<ul id="nav">
<li id="link1"><a href="#" target="_self">Sorry</a></li>
<li id="link2"><a href="#about" target="_self">sorry</a></li>
<li id="link3"><a href="#">sorry</a></li>
<li id="link4"><a href="#">sorry</a></li>
</ul>
<div id="content2">
<h2 class="head2">Get Well Soon</h2>
<p class="para" id="tuhin"><img src="d1.jpg" style=" margin:0 0 10px 10px; float:right" width = "250" height="300" alt="here we go">I whole heartedly pray that you get well soon. I am extremely sorry that I forgot to ask about your health today. I was a bit busy. I had a presentation
with my professor. But still I asmit my fault and beg perdon for this. I believe your excellence that you will forgive me<br><br>
<br><br>
</p>
<h2 class="head2" style="position:relative; left:40%">Try to understand !!!</h2>
<p class="para" id="tan"><img src="d2.jpg" style=" margin:0 0 10px 10px; float:left; padding-right:40px" width = "250" height="300" alt="here we go">
Even if we donot talk everyday everytime, it does not imply that I do not care you. Here is few points for you to appreciate:-
<ul style="color:green">
<li>You are looking damn cute in this picture</li>
<li>Can you please reduce your sentimental mentality!!....believe me it's dreadly!!!</li>
<li>Your songs are really awesome and I do like your songs. Sometimes try some bengali modern songs as well !!!</li>
<li> I now know that you love to quarrel and believe me I am always there to inspire you in quarreling. </li>
<li> Go and study !!!...It's exam time !!!</li>
</ul> <br><br>
</p>
<h2 class="head2">Special note</h2>
<p class="para" style="color:red">
That's all i can do in this short span of time. I am sorry again if you do not feel it right <br>.....sorrryrrrrrryyy...to be on the safe side :P !!
</p>
</div>
</div>
</body>