-
Notifications
You must be signed in to change notification settings - Fork 0
/
Home.html
24 lines (24 loc) · 882 Bytes
/
Home.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
<!DOCTYPE html>
<html>
<head>
<title>
HOME PAGE
</title>
</head>
<body bgcolor=" #ffe6e6">
<center><img src="https://www.zahnarzthamburg-hohenfelde.de/wp-content/uploads/2013/04/female-user-icon-clip-art.jpg"></center>
<center>
<h1>
<a href="file:///C:/Users/ok/Desktop/assignments/html/home%20page.html" target="_blank" title=><font size=" 10px"> </font><h2 style ="text-align: center;">ABOUT ME</a>
</h2>
</center>
<hr>
<h2><p><b><font size="50px">H</font>ello,</b></p></h2>
<h3><p>I am azna <b>|</b> Web Developer</p></h3></a>
I'm enrolled in <em>Web System and Technologies </em>subject. I have been learning <b>HTML</b>from past few days.I have studied 2 subjects from sir asad sajjad.
</p>
<center>
<p style="background-color:orange; color:green;">AZNA IJAZ AZNA IJAZ.</p>
</center>
</body>
</html>