profoundjs
Version:
Profound.js Framework and Server
46 lines (30 loc) • 1.28 kB
HTML
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title> Genie - Skyline Skin </title>
<link href="/profoundui/proddata/css/profoundui.css" rel="stylesheet" type="text/css" />
<link href="/profoundui/userdata/genie skins/Skyline/Skyline.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/profoundui/proddata/js/genie.js"></script>
<script type="text/javascript" src="/profoundui/userdata/genie skins/Skyline/custom.js"></script>
</head>
<body>
<div class="mainDiv">
<div class="topDiv" align="center">
<div id="title">Profound UI</div>
<table cellSpacing=0 cellPadding=0 width="100%" border=0>
<tr>
<td width="157"><img src="/profoundui/userdata/genie skins/skyline/headerleft.jpg" /></td>
<td style="background-image: url('/profoundui/userdata/genie skins/skyline/headertile.jpg'); background-repeat: repeat-x;" width="100%"></td>
<td width="797"><img src="/profoundui/userdata/genie skins/skyline/headerright.jpg" /></td>
</tr>
</table>
<div id="genieLogo"> </div>
</div>
<div id="middle" class="middleDiv centered">
<div class="insideDiv" style="position:relative; visibility:hidden;" id="5250">
</div>
</div>
</div>
</body>
</html>