-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherfan.html
More file actions
29 lines (23 loc) · 887 Bytes
/
erfan.html
File metadata and controls
29 lines (23 loc) · 887 Bytes
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>erfan</title>
<link rel='stylesheet' type='text/css' media='screen' href='style.css'>
</head>
<body>
<div class="navbar">
<ul class="menu">
<li><a href="/myability.html">my ability</a></li>
<li><a href="https://www.instagram.com/erfankaharkaboody?r=nametag">my instagram</a></li>
<li><a href="/from.html">were i am from</a>
</li>
</ul>
<div>
<h2 style="text-align: center;margin-top: 20px;margin-bottom: 5px;">Hello i am Erfan Kaharkaboodi and studing mathemathic in univercity of guilan</h2>
</div>
<img src="/2222.jpg" width="485px" style="margin: 0px;">
</body>
<script src='/JavaScript/myslide.js'></script>
</html>