-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathHello.html
More file actions
33 lines (33 loc) · 899 Bytes
/
Hello.html
File metadata and controls
33 lines (33 loc) · 899 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
30
31
32
33
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<header>
<h1>Experience</h1>
<h1>projects</h1>
</header>
<main>
<section>
education : NSit(COE), School (JMV)
</section>
<section> experience ;Nsit</section>
<a href="https://chatgpt.com/c/67b43c68-945c-8013-b2ce-28e3b21860db"target="_main"><image src="https://chatgpt.com/c/67b43c68-945c-8013-b2ce-28e3b21860db" alt="chatgpt"height="100"/>
</a>
<aside> This is an ad</aside>
<div>
<!-- Block element hai yeh mtlb puri width laiga -->
hai
</div>
<span>
hello
</span>
</main>
<footer>
<h5>Contact Me at college.com</h5>
</footer>
</body>
</html>