-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontents.html
27 lines (22 loc) · 1.43 KB
/
contents.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
25
26
27
<!DOCTYPE html>
<html lang="en-US">
<hr style="height:8px; width:200%; border-width:0; color:red; background-color:maroon">
<head>
<link rel="stylesheet", href="styles.css">
</head>
<body>
<a href="index.html"><img src="Pictures/logo-no-background.png", alt="Main Page", style="width:75px;height:75px";></a>
<form action="about-me.html"><button type="submit">About Me</button></form>
<form action="contents.html"><button type="submit">Projects</button></form>
<br><br><br>
<h1>
Projects
</h1>
<br><br><br><br><br><br><br><br><br>
<a href=https://www.instagram.com/emiletimothy/>
<img src="Pictures/instagram-icon.png", alt="Instagram", style="width:20px;heigh:20px";><a href=https://www.instagram.com/emiletimothy/></a>
<a href=https://www.linkedin.com/in/emiletimothy/><img src="Pictures/linkedin-icon.png", alt="Linkedin", style="width:20px;heigh:20px";><a href=https://www.linkedin.com/in/emiletimothy/></a>
<a href=https://orcid.org/my-orcid?orcid=0000-0003-2893-9469https://orcid.org/my-orcid?orcid=0000-0003-2893-9469/><img src="Pictures/orcid-icon.png", alt="Orcid", style="width:20px;heigh:20px";><a href=https://www.linkedin.com/in/emiletimothy/></a>
<a href=https://scholar.google.com/citations?user=nUXwVU8AAAAJ&hl=en/><img src="Pictures/googlescholar-icon.png", alt="Google Scholar", style="width:20px;heigh:20px";><a href=https://www.linkedin.com/in/emiletimothy/></a>
</body>
</html>