-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (17 loc) · 1.23 KB
/
index.html
File metadata and controls
28 lines (17 loc) · 1.23 KB
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
<!DOCTYPE html>
<!-- saved from url=(0104)file:///Users/crisrafaelsilao/Desktop/WebDevBoot/4.1+Webpages/4.3%20HTML%20Porfolio%20Project/index.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cris's Portfolio </title>
</head>
<body>
<h1>Cris's Portfolio</h1>
<h2>I'm a Web Developer</h2>
<hr>
<h3><a href="file:///Users/crisrafaelsilao/Desktop/WebDevBoot/4.1+Webpages/4.3%20HTML%20Porfolio%20Project/public/movie-ranking.html">Movie Ranking Project</a> </h3>
<img src="./Cris's Portfolio_files/movie-ranking.png" height="200" alt="movie ranking project preview">
<h3><a href="file:///Users/crisrafaelsilao/Desktop/WebDevBoot/4.1+Webpages/4.3%20HTML%20Porfolio%20Project/public/birthday-invite.html">Birthday Invite Project</a></h3>
<img src="./Cris's Portfolio_files/birthday-invite.png" height="200" alt="birthday invite project preview">
<hr>
<a href="file:///Users/crisrafaelsilao/Desktop/WebDevBoot/4.1+Webpages/4.3%20HTML%20Porfolio%20Project/public/about.html">About Me</a>
<a href="file:///Users/crisrafaelsilao/Desktop/WebDevBoot/4.1+Webpages/4.3%20HTML%20Porfolio%20Project/public/contact.html">Contact Me</a>
</body></html>