-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinal.html
More file actions
executable file
·34 lines (33 loc) · 1.54 KB
/
final.html
File metadata and controls
executable file
·34 lines (33 loc) · 1.54 KB
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
<!DOCTYPE html>
<html>
<body style="font-family:sans-serif;">
<div class="content" style="background:#F5F2F2;line-height:1.4">
<div class="row" style="width:98%;background:#fff;margin:auto" >
<img src="logo.png" style="width:100%">
</div>
<div class="row" style="padding-left:10px;background:#fff;
padding:10px;width:95%;margin:auto;margin-top:10px";>
<h2 style="font-size: 1.563rem;font-weight:normal">Hello to all dearest alumni,</h2>
<p style="text-indent:2.188rem;">Here is some good news for you all. Something you all must be waiting for since long. It is back and better than ever. This mail comes to you as an invitation to attend PIXEL 2k16 scheduled on <b> 19th & 20th March </b>. We request your gracious and blessed presence at our department and make our event more successful and cherished one.</p>
<p>
With Love,<br>
Team Pixel.
</p>
</div>
<div class="row" style="padding-left:10px;background:#fff;
padding:10px;width:95%;margin:auto;margin-top:10px";>
<p style="text-indent:2.188rem;">
<q> Life moves prety fast. If you don't stop to look around once in a while, you
could miss it. </q>
</p>
</div>
<div class="row" style="padding-left:10px;background:#fff;
padding:10px;width:95%;margin:auto;margin-top:10px";>
<p style="padding-left:2.188rem;">
Visit <a href="https://www.fb.com/pixel2k16"> facebook page</a>, for more information.<br>
Contact at : <a href="mailto:pixel.jntua@gmail.com">pixel.jntua@gmail.com</a>, +91 7382352503.
</p>
</div>
</div>
</body>
</html>