-
Notifications
You must be signed in to change notification settings - Fork 0
/
task.html
44 lines (40 loc) · 2.73 KB
/
task.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
<html>
<body>
<link rel="stylesheet" href="C:\Users\Bhavesh Kotwani\Documents\atom projects\style.css"/>
<header>
<br>
<h3><img src="C:\Users\Bhavesh Kotwani\Documents\atom projects\lolololo.png"; height="30px";width="30px"/>Code Box<button class= "r"; style="position: absolute; right: 5px;top:10px;" >login\register here</button></h3>
</header>
<br><br><br><br>
<br><br><br><br>
<table align="center">
<tr>
<td colspan="1" id="kjh"><img class="img2"src="C:\Users\Bhavesh Kotwani\Documents\atom projects\lolololo.png" style="position: absolute; left:100px; top:210px;" height=300px/></td>
<td>
<article class="article0" style="position: absolute; left:110px; top: 320px;">Code Box</article>
<article class="article1"style="position: absolute; right:100px; top:160px;">
<h1>Lorem ipsum</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><p>
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<p>But I must explain to you how all this mistaken idea of denouncing pleasure
and praising pain was born and I will give you a complete account of the system,
and expound the actual teachings of the great explorer of the truth, the master-builder
of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure,
but because those who do not know how to pursue pleasure rationally encounter consequences that
are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain
of itself, because it is pain, but because occasionally circumstances occur in which toil and pain
can procure him some great pleasure.</p><p> To take a trivial example, which of us ever undertakes laborious
physical exercise, except to obtain some advantage from it? But who has any right to find fault with
a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that
produces no resultant pleasure?</p>
<a href="https://www.lipsum.com/"; ><button class="ght">Lorem ipsum</button></a>
</article>
</td>
</tr>
</table>
<a href="https://www.randomlists.com/phone-numbers"; ><button class="contact" style="position: absolute; right:10px; bottom: 5px;">Contact Us</button></a>
<script src="C:\Users\Bhavesh Kotwani\Documents\atom projects\task3.js"></script>
</body>
</html>