-
Notifications
You must be signed in to change notification settings - Fork 0
/
content.txt
16 lines (16 loc) · 1023 Bytes
/
content.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML>
<html>
<head>
<title>Test Site</title>
<link rel="stylesheet" href="links\style.css" type="text/css"/>
</head>
<body>
<p class="title_main">Ritu</p>
<p class="title_sub">a walk in the drizzle</p>
<p class="intro">Sometimes Life is enforced to take turns.</p>
<p class="intro"> And mostly, turns ends in Systems where the Rules matter. Unfortunately the rules give us a conditional, conventional life, where our existence has no significance.
<p class="main">Here we are setting out a journey to unearth the passion, expose the lights and to find beauty in each sprinkled drop.</p>
<p class="main sent">Let's walk in drizzles......</p>
<p class="contact"><a href="https://www.instagram.com/ritu_a_walk_in_drizzle/" target="_blank">share your <img id="heart" src="links\heart1.svg" alt="love"/> @ ritu_a_walk_in_drizzle<img class="insta" src="links\instagram.svg" alt="instagram"/></a></p>
</body>
</html>