-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (21 loc) · 813 Bytes
/
index.html
File metadata and controls
23 lines (21 loc) · 813 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<style type = "text/css">
html, body {font-size: 20px;}
</style>
</head>
<body>
<h1>Fouad S.</h1>
<h2>Computer Science</h2>
<p>130.64.64.34</p>
<p>Amman, Jordan</p>
<p><img src = "https://wjla.com/resources/media/5b3e27fb-6fa7-4563-95de-179dfae24370-large16x9_thumbnail_Image7.jpg" width = "600" height = "375" align= "left">
This is a picture of my favorite place, Wadi Rum.<br><br><br>
I love it because it's a place of serenity and natural beauty,<br><br><br>
where I can relax and feel at peace with nature.</p>
<br><br><br><br><br><br><br><br><br>
<p><a href = "https://kavaneotaverna.com/">My Favorite Restaurant</a></p>
<p>Something that no one would expect about me is that I play the drums.</p>
</body>
</html>