You are on page 1of 7

<!

DOCTYPE html>
<!--this is the comment tag. Kaley Ballard-->
<html>
<head>
<title>Nicks Personal Webpage</title>
<link rel="stylesheet" type="text/css" href="personal.css">
</head>
<body>
<h1>All About Me....</h1>
<hr>
<p>My name is Nick and I live near Asheville, NC. I go to school at North Buncombe High School. This
webpage contains examples of the work done in Multimedia and Webpage Design class.</p>
<h1>My Favorite Web Sites:</h1>
<ul>
<li><a href="http://www.youtube.com">youtube</a></li>
<li><a href="https://www.coolmath-games.com">cool math</a></li>

<li><a href="http://www.Vans.com/Official-Shop ">vans</a></li>


</ul>
<h1>Me playing bubble soccer!</h1>
<img src="C:\Users\772229\OneDrive for Business\pwp\soccer.jpg" alt="Picture of Teacher"
style="width:400px;height:228px">
<br>
<p style="text-align: center;font-size:18px;"><i><a href="C:\Users\772229\OneDrive for
Business\pwp\index.html">Home</a>
<br>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective1.html">Objective 1.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective2.html">Objective 2.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective3.html">Objective 3.00</a>
<footer style="color:brown;font-size:14px;">
<p>Created by: nick tensi, 12/8/2014</p>
<p>Contact information: <a href="ntensi2229@k12bcs.org">ntensi2229@k12bcs</a>.</p>
</footer>
</body>
</html>

!DOCTYPE html>
<html>
<head>
<title>nick's Personal Webpage</title>
<link rel="stylesheet" type="text/css" href="personal.css">
</head>
<body>
<h1>MWD OBJECTIVE 1.00 Understand design.</h1>
<h2>1.01 wantd missing poster example.</h2>
<object width="450" height="560" data="C:\Users\772229\OneDrive for
Business\pwp\101.jpg"></object>
<br />
<h1>1.02 business card & letterhead</h1>
<object width="450" height="560" data="C:\Users\772229\OneDrive for
Business\pwp\past.jpg"></object>
<br />

<p style="text-align: center;font-size:18px;"><i><a href="C:\Users\772229\OneDrive for


Business\pwp\index.html">Home</a>
<br>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective1.html">Objective 1.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective2.html">Objective 2.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective3.html">Objective 3.00</a>
<footer style="color:brown;font-size:14px;">
<p>Created by: nick tensi, 12/8/2014</p>
<p>Contact information: <a href="ntensi2229@k12bcs.org">ntensi2229@k12bcs</a>.</p>
</footer>
</body>
<html>

<!DOCTYPE html>
<html>
<head>
<title>nick's Personal Webpage</title>

<link rel="stylesheet" type="text/css" href="personal.css">


</head>
<body>
<h1>MWD OBJECTIVE 1.00 Understand design.</h1>
<h1>2.01 Photoshop allegory</h1>
<img src="C:\Users\772229\OneDrive for Business\pwp\tensi allegory.jpg" alt="2.01 Photoshop
Allegory" style="width:450px;height:560px">
<br />
<h1>2.02 geometric garden</h1>
<img src="C:\Users\772229\OneDrive for Business\pwp\tensigeometric garden.jpg" alt="2.02
Geometric Garden" style="width:500px;height:350px">
<br />
<p style="text-align: center;font-size:18px;"><i><a href="C:\Users\772229\OneDrive for
Business\pwp\index.html">Home</a>
<br>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective1.html">Objective 1.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective2.html">Objective 2.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective3.html">Objective 3.00</a>
<footer style="color:brown;font-size:14px;">
<p>Created by: nick tensi, 12/8/2014</p>
<p>Contact information: <a href="ntensi2229@k12bcs.org">ntensi2229@k12bcs</a>.</p>
</footer>
</body>
<html>

!DOCTYPE html>
<html>
<head>
<title>nick's Personal Webpage</title>
<link rel="stylesheet" type="text/css" href="personal.css">
</head>
<body>
<h1>MWD OBJECTIVE 3.00 Understand time based media.</h1>
<h1>3.01 foley video</h1>
<video width="500" height="370" controls>
<source src="C:\Users\772229\OneDrive for Business\pwp\301.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
<br />

<h1>3.02 frame by frame</h1>


<video width="500" height="370" controls>
<source src="C:\Users\772229\OneDrive for Business\pwp\fbf.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
</video>
<br />
<p style="text-align: center;font-size:18px;"><i><a href="C:\Users\772229\OneDrive for
Business\pwp\index.html">Home</a>
<br>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective1.html">Objective 1.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective2.html">Objective 2.00</a>
</b><a href="C:\Users\772229\OneDrive for Business\pwp\objective3.html">Objective 3.00</a>
<footer style="color:brown;font-size:14px;">
<p>Created by: nick tensi, 12/8/2014</p>
<p>Contact information: <a href="ntensi2229@k12bcs.org">ntensi2229@k12bcs</a>.</p>
</footer>
</body>
<html>

You might also like