Update index.html
This commit is contained in:
parent
4e371658b0
commit
1dcd896e68
12
index.html
12
index.html
|
@ -9,6 +9,18 @@
|
||||||
<link rel="stylesheet" href="../style.css">
|
<link rel="stylesheet" href="../style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<section>
|
||||||
|
<h1>Our Team Members</h1>
|
||||||
|
<div>
|
||||||
|
<h2 id
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue