Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 14 additions & 87 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,87 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Monthly Resolutions by Devansh Sati</title>
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/small.css" media="(max-width: 630px)">


<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
</head>
<body class="bkgrd">

<!-- <body class="bkgrd" style="background: #000428;"></body> -->
<div class="container padding-64">
<!-- Main box starts here-->

<div class="header">
<h1 class="xsize" style="color: #000000;">Monthly Resolutions</h1>
<h4 class="h4" style="color: rgb(0, 0, 0);">Dream and Live Life Less Ordinary</h4>
<br>
</div><!--head ends-->


<div class="main padding-64">
<h2 class="headh2" style="color: #5adee7;">Learn To Surf</h2>
<img class="photo" src="https://github.com/Devanshsati/Webtest/blob/main/images/surfing.jpg?raw=true" alt="surfing">
<p class="font">This Is April When I Lean And Take My swim Lessons. I am at Carabbian</p>
<hr>
<h6 class="h6">My April Resolution By Devansh</h6>
<hr>

<br>

<h2 style="color: #05494e;">Read EveryDay</h2>
<img class="photo" src="https://github.com/Devanshsati/Webtest/blob/main/images/scene.jpg?raw=true" width="550" height="300">
<p class="font">This Week Including this Weekend I Will Read 50 Pages</p>
<hr>
<h6 class="h6">My March Resolution By Devansh</h6>
<hr>

<br>

<h2 style="color: #0f083a;">Meditate</h2>
<img class="photo" src="https://github.com/Devanshsati/Webtest/blob/main/images/girl.jpg?raw=true">
<p class="font">I will take my meditation classes as soon as possible. Hope for a Good life and lifestyle. It Is very nice to see you</p>
<hr>
<h6 class="h6">My Feburary Resolution By Devansh</h6>
<hr>

</div> <!--main ends-->


<div class="sidebar">
<img class="radius" src="https://github.com/Devanshsati/Webtest/blob/main/images/chris.jpg?raw=true">
<h3>THIS IS ORGANISED BY <span style="color:#FF0000"> DEVANSH SATI</h3>
<h4><b>Follow Me</b></h4>

<li class="size"><a href="www.twitter.com" target="_blank">Twitter</a><img class="icon" src="https://github.com/Devanshsati/Webtest/blob/main/images/twitter.png?raw=true"></li>
<br>
<li class="size"><a href="www.facebook.com" target="_blank">Facebook</a><img class="icon" src="https://github.com/Devanshsati/Webtest/blob/main/images/fb.png?raw=true"></li>
<br>
<li class="size"><a href="www.flicker.com" target="_blank">Flicker </a><img class="icon" src="https://github.com/Devanshsati/Webtest/blob/main/images/flick.png?raw=true"></li>

<br>

<h4>Quote Of The Day</h4>
<div class="vl"><h5>"We are what we repeatedly do. Hope you find something usefull in this page as this is a testing page right now."<br><br>-Devansh Sati</h5>
</div>

</div> <!--sidebar ends-->

</div> <!--container ends-->

<div>
<footer class="footer">
<h3><span style="color: rgb(0, 0, 0)">Made With <span style="color:#ff0000">LOVE <span style="color: rgb(0, 0, 0)"> By Devansh Sati</h3>
</footer>

</div>

</body>
</html>
<! DOCTYPE html>
<html lang="en">
</head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Document</title>
</head>
<body>
<h1>Hello Yashi here</h1>
</body>
</html>