-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact2.html
More file actions
30 lines (29 loc) · 1002 Bytes
/
contact2.html
File metadata and controls
30 lines (29 loc) · 1002 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
<div>
<div style = "float: left">
<img src = "images/instagram.png" alt = "Instagram" style = "width:115px;height:115px;"></img>
</div>
<div>
</br> <a href = "https://www.instagram.com/whhsprogramming/">@whhsprogramming</a>
</div>
</div>
<div>
</br>
<div style = "float: left">
<img src = "images/email3.png" alt = "Email" style = "width:115px;height:115px;"></img>
</div>
<div>
</br>
General: <a href = "mailto:whhsprogrammingclub@gmail.com">whhsprogramming@gmail.com</a>
</br>
Club Advisor: <a href = "mailto:kerkhor@cpsboe.k12.oh.us">kerkhor@cpsboe.k12.oh.us</a>
</div>
</div>
</br>
<div>
<div style = "float: left">
<img src = "images/github.png" alt = "Github" style = "width:115px;height:115px;"></img>
</div>
<div>
</br> <a href = "https://github.com/WalnutProgramming">@WalnutProgramming</a>
</div>
</div>