-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (22 loc) · 1.07 KB
/
index.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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="./favicon-32x32.png" type="image/x-icon">
<title>HTML Iframe Practice.</title>
</head>
<body>
<h1>SMIT GULSHAN CAMPUS .</h1>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3618.186042772283!2d67.0873927744952!3d24.925731342644315!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3eb33f60a0781265%3A0x2befaba123014ab1!2sSMIT%20Gulshan%20Campus!5e0!3m2!1sen!2s!4v1736276353158!5m2!1sen!2s" width="600" height="400" style="border:8;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<pre >Saylani Mass IT Training Offering Latest IT Training
Which Including Web & Mobile Application Development
Graphic designing Video Animation Certified Computer
Accountancy Certified Computer Operator Type Script
Flutter AI Chat Board
</pre>
<footer>
Copyright © 2025 Your Name: MUHAMMAD UZAIR........
</footer>
</body>
</html>