
Originally Posted by
Zomika
Ohh, Lmao.
Apologize
<head>
<title>My-Face</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/css/screen.css">
<link rel="stylesheet" type="text/css" href="/css/banner.css">
<link rel="stylesheet" type="text/css" href="/css/pro.css">
<link rel="stylesheet" type="text/css" href="/css/about.css">
<link rel="shortcut icon" href="/images/favicon.png">
<script type="text/javascript" src="/jquery.js"></script>
<script type="text/javascript" src="/jquery.watermarkinput.js"></script>
<script type="text/javascript" src="/js/jquery-1.8.2.min.js"></script>
<style type="text/css" media="screen">
* { margin: 0; padding: 0; }
h1 { font-family: Georgia; font-style: italic; margin-bottom: 10px; }
h2 {
font-family: Georgia;
font-style: italic;
}
html, body { height:100%;}
*{ padding:0px; margin:0px;}
#container {
background-color:#fff;
height:100%;
}
#containerpro {
background-color:#fff;
height:100%;
}
</style>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>