Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Lauren Ciulla Final Project</title>
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<main>
<section>
<h1 class="center">Final Project Presentation Page</h1>
<h2 class="center">Lauren Ciulla</h2>
<p class="center">For my final project, I chose Option 2. I want to redesign my portfolio because the one that I created in Web I looks very simple now that I know all of the new techniques we learned in Web II. I am excited to implement features like flexbox, responsive text, and CSS animations. I am going do my best to use both Bootstrap and Sass to create my portfolio website, even though I have never created a full website with either before. </p>
<button type="button"><a href="sitemap.html" class="center">View Sitemap</a></button>
<button type="button"><a href="https://wireframe.cc/je7b5a" class="center">Homepage Wireframe</a></button>
<button type="button"><a href="styletiles.html" class="center">Style Tiles</a></button>
<button type="button"><a href="flat.html" class="center">Flat Designs</a></button>
</section>
</main>
</body>
</html>