Sabado, Agosto 17, 2013

My page

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>My first styled page</title>
</head>
<body>
<style>
body {
padding-left: 15em;
font-family: Georgia, "Times New Roman",
Times, serif;
color: purple;
background-color: #00CED1 }
ul.navbar {
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
top: 2em;
left: 1em;
width: 10em }
h1 {
font-family: Helvetica, Geneva, Arial,
SunSans-Regular, sans-serif }
ul.navbar li {
background: white;
margin: 0.5em 0;
padding: 0.3em;
border-left: 1em solid black }
ul.navbar a {
text-decoration: none }
a:link {
color: blue }
a:visited {
color: red}
address {
margin-top: 1em;
padding-top: 1em;
border-top: thin dotted }
</style>
<table width="800" border="0" align="left" cellpadding="0" cellspacing="0" style="text-align:center">
<!-- Site navigation menu -->
<ul class="navbar">
<li><a href="file:///C:/Users/joquils/Documents/activity2.html">My Profile</a>
<li><a href="My Profile.html">About Me</a>
<li><a href="Photos.html">Photos</a>
<li><a href="file:///C:/Users/joquils/Documents/photos.html">Wallpapers</a>
<li><a href="Friends.html">Friends</a>
<li><a href="links.html">Links</a>
</ul>
<!-- Main content -->
<h1>WELCOME TO MY PAGE</h1>
<p>My first styled page!<br>
<img src="C:\Users\joquils\Desktop\my files\QUILATONjofred.jpg" alt="My Family" width="1000" height="700"></p>
<div id="footer" style="background-color:"#oo8B8B";text-align:center;">
Copyright &copy 2013 : Jofred C. Quilaton</div>
</table>
<p>I drew this image thru paint&hellip;
<!-- Sign and date the page, it's only polite! -->
</body>
</html>





Walang komento:

Mag-post ng isang Komento