Untitled
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 2.11 KB | Hits: 54 | Expires: Never
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Welcome to flip20-gfx</title>
<style type="text/css">
body {
background-repeat:no-repeat;
background-image:url(images/flipstergfx.png);
height:779px;
background-color:grey;
float:auto;
z-index:1;
font-size:13px;
}
.navi {
font-size:18px;
font-family:Myriad Pro;
color:white;
word-spacing:10px;
padding-left:380px;
padding-top:120px;
z-index:2;
}
.randomnews {
font-family:Final Frontier;
font-size:18px;
color:white;
padding-top:160px;
padding-left:380px;
z-index:3;
}
.text {
font-family:Arial;
font-size:13px;
color:#242424;
padding-left:380px;
z-index:4;
}
a {
text-decoration:none;
color:white;
}
a:hover {
text-decoration:none;
color:black;
}
</style>
</head>
<body>
<div class="navi">
<a href="">Home</a> -
<a href="Forum">Forum</a> -
<a href="sig.htm">Signatures</a> -
<a href="avatar.htm">Avatars</a> -
<a href="website.htm">Websites</a> -
<a href="contact.htm">Contact</a></div>
<div class="randomnews">Random news: <font color="#202020" size="5">I'm currently unavailable</div>
<p class="text">Welcome to flip20 Graphics. <br/>
Hello there, My name is Chris. Im from Denmark, and im 15 years old.<br/><br/>
I have been doing Graphics for about 1 year now, and i have practiced a lot, and i think that<br/>
I have been doing some pretty sweet layouts of websites/sigs/avatars and other thinks.<br/>
<br/>I have been doing coding for around 1 month now. (Practiced very very much)<br/>
If i should rate myself right now i would say:<br/>
Html: 9/10<br/>
CSS: 9/10<br/>
php: 1/10 (Practicing atm)<br/><br/>
Studying some c++ sometimes too.<br/><br/>
But you can take a look on my site, and if your feel interested in anythink you can contact me.</br>
(contact info is in the "Contact")<br/><br/>
And ofcourse i hope you like my website too :)<br/><br/>
All Regards!<br/>
flip20<3
</p>
</body>
</html>