Skip to content

Commit 8f8f76f

Browse files
committed
boilerplate html with links
1 parent f144ab9 commit 8f8f76f

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

templates/microinternship-c1.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
</head>
2+
<body>
3+
<header>
4+
<h1> Microinternship C - Team 1 </h1>
5+
</header>
6+
7+
<main>
8+
<h6>Members:</h6> <br>
9+
10+
<a href="https://github.com/johnny603">Johnny</a>
11+
<img src="JohnnySselfie.png">
12+
<br>
13+
14+
<a href="">Drake</a>
15+
<br>
16+
17+
<a href="">Jericho</a>
18+
<br>
19+
20+
<h6>Description:</h6>
21+
<p>(Content goes here)</p>
22+
</main>
23+
24+
<footer>
25+
<p>&copy; 2025 Johnny, Drake, Jericho. All rights reserved.</p>
26+
</footer>

templates/students_2025.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h1> Summer 2025 Cohort </h1>
88
<div class="student-container">
99
<div>
10-
<img src="JohnnySselfie.png">
10+
<img src="Sselfie.pngJohnny">
1111
</div>
1212
<div class="student-name"> Johnny Santamaria </div>
1313
<div> School: San Francisco State University </div>

0 commit comments

Comments
 (0)