-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
32 lines (30 loc) · 747 Bytes
/
Copy pathteam.html
File metadata and controls
32 lines (30 loc) · 747 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
<html>
<head><title> Our Team </title>
<link rel="stylesheet" href="C:\Users\MY PC\Desktop\Me\My_Projects\S2\EEE\main.css">
</head>
<body align="center">
<header> WE ARE TEAM 6 OF AIE -A! </header>
<body align="center">
<br>
<br>
<br>
<hr>
<div id="intro">
We worked hard to bring this to you! Meet the team....
<br>
<br>
<br>
<b> K.V. Meghana - CB.SC.U4AIE24022<br><br>
K. Supriya - CB.SC.U4AIE24025<br><br>
K.Siva Kumar- CB.SC.U4AIE24027<br><br>
M.Mahendra - CB.SC.U4AIE24033 </b> <br><br>
</div>
<br>
<br>
<hr>
<br>
<div align="center">
<a href="outline.html"><input class="abtbtn" height=10px cellpadding=20px type=button style="background-color:#e8daef;" value="Click to go Back"></a>
</div>
</body>
</html>