Template:UCL London

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
 +
<head>
 +
<title>Minisite Pro</title>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
 
<style type="text/css">
<style type="text/css">
-
body {
+
* { margin: 0px; padding: 0px; }
-
margin: 0px;
+
html { min-height: 100%; }
-
padding: 0;
+
-
background: #000000 url(images/img01.jpg) repeat-x left top;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 13px;
+
-
color: #63676A;
+
-
}
+
-
h1, h2, h3 {
+
body { text-align: center; font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; background:white url(https://2009.igem.org/Image:UCL_London_Test_Template3_Bg_page.gif) no-repeat 50% 0; line-height:18px; }
-
margin: 0;
+
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
-
font-family: Georgia, "Times New Roman", Times, serif;
+
ol,ul,dl
-
font-weight: normal;
+
h1, h2, h3, ol, ul, dl { padding:8px 6px 3px; }
-
color: #649632;
+
table, th, td { font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; }
-
}
+
ol, ul, dir, menu, dd      { margin-left: 40px }
 +
ol              { list-style-type: decimal }
 +
ol ul, ul ol, ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
 +
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(https://2009.igem.org/Image:UCL_London_Test_Template3_Bg_blockquote_side.gif) no-repeat 0 50%; }
 +
#skip { display: none; }
 +
a img, :link img, :visited img { border: none; }
 +
img { display: block; }
 +
a:link { color: #C74848; text-decoration: underline; }
 +
a:visited { color: #333; text-decoration: underline; }
 +
a:hover, a:active { color: #DB7C7C; }
-
h1 { font-size: 44px; }
+
.alignright { text-align: right !important; }
 +
.floatright { float: right; }
 +
.inline { display: inline; }
-
h2 { font-size: 20px; }
+
.clear { clear: both;}
-
h3 { }
+
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }  
 +
.clearfix { display:inline-block; }
 +
/*\*/ .clearfix { display:block; } /**/
-
p, ul, ol {
+
h1 { font-size: 20px; line-height: 18px; }
-
margin-top: 0;
+
h2 { font-size:18px; }
-
line-height: 240%;
+
h3 { font-size: 16px; color: #666; }
-
text-align: justify;
+
-
}
+
-
ul, ol { }
+
#wrapper { width:760px; margin:0 auto; }
 +
#header { position:relative; display:block; width:760px; height:102px; background:#FFF url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_header.gif) repeat-x; }
 +
#header .logo { position:absolute; left:40px; top:0px; }
-
blockquote { }
+
#nav { display:block; width:760px; height:26px; margin:0; padding:0; list-style:none; text-align:center; background:#A13D3D url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav.gif) repeat-x; }
 +
#nav li { float:left; width:150px;  }
 +
#nav li a { text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; color:#FFF; }
 +
#nav li.on { display:block; padding:0; width:120px; height:26px; line-height:26px; background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav_on_2.gif) no-repeat 50% 0; color:#EFEFEF; }
 +
#nav li a:hover { background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav_on.gif) no-repeat 50% 0; }
-
a { color: #C2C8CC; }
+
#content { width:740px; padding:50px 10px 0; min-height:543px; background:#FFF url(../images/bg_content.gif) no-repeat 0 0; text-align:left;  }
 +
* html #content, * html #content #col_1 { height:543px; }
-
a:hover { text-decoration: none; }
+
#content #col_1 { width:20%; float:left; min-height:543px; background:url(../images/bg_left.gif) no-repeat 100% 50%; }
 +
#content #col_1 h2 { color:#999999; font-size:14px; font-weight:normal; }
 +
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
 +
#subnav li { }
 +
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(../images/bg_subnav.gif) no-repeat 100% 100%; text-decoration:none }
 +
#subnav li a:hover { background:#E9D1D1 url(../images/bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; }
 +
#content #col_2 { width:80%; float:left; }
-
a img {
+
#footer { display:block; width:680px; padding: 10px 40px; margin:0 auto; background:#EEE9E8; -moz-border-radius:6px; }
-
border: none;
+
#footer small {  }
-
}
+
-
img.left {
+
.t_form { margin:20px; }
-
float: left;
+
.t_form th { background:#efefef; }
-
margin: 7px 30px 0 0;
+
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }
-
}
+
-
 
+
-
img.right {
+
-
float: right;
+
-
margin: 7px 0 0 30px;
+
-
}
+
-
 
+
-
hr { display: none; }
+
-
 
+
-
.list1 {
+
-
}
+
-
 
+
-
.list1 li {
+
-
float: left;
+
-
line-height: normal;
+
-
}
+
-
 
+
-
.list1 li img {
+
-
margin: 0 30px 30px 0;
+
-
}
+
-
 
+
-
.list1 li.alt img {
+
-
margin-right: 0;
+
-
}
+
-
 
+
-
#wrapper {
+
-
width: 900px;
+
-
margin: 0 auto;
+
-
background: #000000;
+
-
}
+
-
 
+
-
/* Header */
+
-
 
+
-
#header-wrapper {
+
-
}
+
-
 
+
-
#header {
+
-
width: 820px;
+
-
height: 44px;
+
-
margin: 0 auto;
+
-
background: url(images/img03.jpg) repeat-x left top;
+
-
}
+
-
 
+
-
/* Menu */
+
-
 
+
-
#menu {
+
-
float: left;
+
-
height: 44px;
+
-
}
+
-
 
+
-
#menu ul {
+
-
margin: 0;
+
-
padding: 0px;
+
-
list-style: none;
+
-
line-height: normal;
+
-
}
+
-
 
+
-
#menu li {
+
-
height: 44px;
+
-
display: block;
+
-
float: left;
+
-
padding: 12px 25px 0px 25px;
+
-
background: url(images/img04.jpg) no-repeat right 8px;
+
-
}
+
-
 
+
-
#menu a {
+
-
display: block;
+
-
float: left;
+
-
text-decoration: none;
+
-
font: 12px Arial, Helvetica, sans-serif;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#menu a:hover { text-decoration: underline; }
+
-
 
+
-
#menu .current_page_item {
+
-
margin: 0px;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
/* Search */
+
-
 
+
-
#search {
+
-
float: right;
+
-
height: 44px;
+
-
}
+
-
 
+
-
#search form {
+
-
float: right;
+
-
margin: 0;
+
-
padding: 10px 20px 0 0;
+
-
}
+
-
 
+
-
#search fieldset {
+
-
margin: 0;
+
-
padding: 0;
+
-
border: none;
+
-
}
+
-
 
+
-
#search input {
+
-
float: left;
+
-
padding: 0;
+
-
height: 20px;
+
-
font: 12px Arial, Helvetica, sans-serif;
+
-
border: none;
+
-
}
+
-
 
+
-
#search-text {
+
-
width: 135px;
+
-
height: 14px;
+
-
margin: 0px 6px 0px 0px;
+
-
padding: 3px 0 0 5px;
+
-
color: #658453;
+
-
}
+
-
 
+
-
#search-submit {
+
-
padding: 0px;
+
-
margin: 0px;
+
-
height: 21px;
+
-
margin-left: 4px;
+
-
color: #39561D;
+
-
}
+
-
 
+
-
/* Page */
+
-
 
+
-
#page {
+
-
width: 820px;
+
-
margin: 0 auto;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
/** LOGO */
+
-
 
+
-
#logo {
+
-
width: 900px;
+
-
height: 300px;
+
-
margin: 0 auto;
+
-
background: url(images/img05.jpg) no-repeat left top;
+
-
}
+
-
 
+
-
#logo h1, #logo p {
+
-
margin: 0;
+
-
padding: 0px;
+
-
line-height: normal;
+
-
}
+
-
 
+
-
#logo h1 {
+
-
padding-left: 40px;
+
-
padding-top: 90px;
+
-
}
+
-
 
+
-
#logo h1 a {
+
-
text-decoration: none;
+
-
text-transform: lowercase;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#logo h1 a:hover { text-decoration: underline; }
+
-
 
+
-
#logo p {
+
-
padding: 0px 0 0 42px;
+
-
font: italic 13px Georgia, "Times New Roman", Times, serif;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#logo p a {
+
-
text-decoration: none;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#logo p a:hover { text-decoration: underline; }
+
-
 
+
-
/* Content */
+
-
 
+
-
#content {
+
-
float: right;
+
-
width: 520px;
+
-
}
+
-
 
+
-
/* Post */
+
-
 
+
-
.post {
+
-
margin-bottom: 25px;
+
-
}
+
-
 
+
-
.post .title {
+
-
height: 30px;
+
-
margin-bottom: 3px;
+
-
border-bottom: 1px dashed #1E1E1E;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
.post .date {
+
-
float: right;
+
-
margin-top: -45px;
+
-
padding-right: 20px;
+
-
font-family: Georgia, "Times New Roman", Times, serif;
+
-
font-weight: normal;
+
-
font-size: 18px;
+
-
color: #C2C8CC;
+
-
}
+
-
 
+
-
.post .meta {
+
-
margin: -30px  0 3px 25px;
+
-
padding: 2px 30px 2px 0px;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-weight: normal;
+
-
font-size: 10px;
+
-
color: #B6ACA2;
+
-
}
+
-
 
+
-
.post .meta a { color: #B6ACA2; }
+
-
 
+
-
.post .entry {
+
-
padding: 20px 0px;
+
-
}
+
-
 
+
-
.post .links {
+
-
margin: 0 250px 0 0;
+
-
padding: 0 0 0 0px;
+
-
}
+
-
 
+
-
.post .links .comments {
+
-
}
+
-
 
+
-
.post .links .permalink {
+
-
padding-left: 17px;
+
-
}
+
-
 
+
-
/* Sidebar */
+
-
 
+
-
#sidebar {
+
-
float: left;
+
-
width: 250px;
+
-
}
+
-
 
+
-
#sidebar ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
line-height: normal;
+
-
}
+
-
 
+
-
#sidebar li {
+
-
margin-bottom: 30px;
+
-
padding: 0 0 20px 0px;
+
-
background: url(images/img07.jpg) repeat-x left top;
+
-
}
+
-
 
+
-
#sidebar li ul {
+
-
line-height: 200%;
+
-
background: none;
+
-
}
+
-
 
+
-
#sidebar li li {
+
-
margin: 0;
+
-
padding: 3px 20px;
+
-
background: none;
+
-
}
+
-
 
+
-
#sidebar p {
+
-
margin: 0;
+
-
padding: 0 20px;
+
-
}
+
-
 
+
-
#sidebar h2 {
+
-
height: 33px;
+
-
margin: 0 0 20px 0px;
+
-
padding: 15px 0px 0px 20px;
+
-
background: url(images/img06.jpg) repeat-x left top;
+
-
text-transform: uppercase;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
 
+
-
#sidebar p {
+
-
line-height: 200%;
+
-
padding-bottom: 20px;
+
-
}
+
-
 
+
-
#sidebar a {
+
-
}
+
-
 
+
-
/* Calendar */
+
-
 
+
-
#calendar {
+
-
}
+
-
 
+
-
#calendar caption {
+
-
padding-bottom: 5px;
+
-
font-weight: bold;
+
-
}
+
-
 
+
-
#calendar table {
+
-
width: 100%;
+
-
border-collapse: collapse;
+
-
border-right: 1px solid #F5F2EF;
+
-
}
+
-
 
+
-
#calendar thead th {
+
-
padding: 5px 0;
+
-
text-align: center;
+
-
border-top: 1px solid #F5F2EF;
+
-
border-left: 1px solid #F5F2EF;
+
-
background: #F5F2EF;
+
-
}
+
-
 
+
-
#calendar tbody td {
+
-
padding: 5px 0;
+
-
text-align: center;
+
-
border-top: 1px solid #F5F2EF;
+
-
border-left: 1px solid #F5F2EF;
+
-
}
+
-
 
+
-
#calendar tfoot td {
+
-
padding: 5px;
+
-
}
+
-
 
+
-
#calendar tfoot #next {
+
-
text-align: right;
+
-
}
+
-
 
+
-
#calendar #today {
+
-
background: #E7F1E1;
+
-
}
+
-
 
+
-
/* Footer */
+
-
 
+
-
#footer {
+
-
width: 900px;
+
-
margin: 0 auto;
+
-
padding: 0;
+
-
background: url(images/img02.jpg) repeat-x left top;
+
-
height: 61px;
+
-
}
+
-
 
+
-
#footer p {
+
-
margin: 0;
+
-
padding: 20px 0;
+
-
text-align: center;
+
-
line-height: normal;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#footer a {
+
-
}
+
</style>
</style>
 +
</head>
 +
<body>
<div id="wrapper">
<div id="wrapper">
-
 
+
  <div id="header"> <a href="index.htm"><img src="assets/images/logo_header.gif" alt="" width="203" height="102" class="logo" /></a> </div>
-
<div id="header">
+
  <ul id="nav">
-
<div id="menu">
+
    <li><a href="http://www.free-css.com/">Example One</a></li>
-
 
+
    <li><a href="http://www.free-css.com/">Example Two</a></li>
-
<ul>
+
    <li><a href="http://www.free-css.com/">Example Three</a></li>
-
<li class="current_page_item"><a href="#">Home</a></li>
+
    <li><a href="http://www.free-css.com/">Example Four</a></li>
-
<li><a href="#">Blog</a></li>
+
  </ul>
-
<li><a href="#">Photos</a></li>
+
  <div id="content" class="clearfix">
-
<li><a href="#">Links</a></li>
+
    <div id="col_1">
-
<li><a href="#">Contact</a></li>
+
      <h2>Information</h2>
-
 
+
      <ul id="subnav">
-
</ul>
+
        <li><a href="http://www.free-css.com/" >Lorem Ipsum</a></li>
-
</div>
+
        <li><a href="http://www.free-css.com/" >Dylan Butler</a></li>
-
<!-- end #menu -->
+
        <li><a href="http://www.free-css.com/" >Example Three</a></li>
-
<div id="search">
+
      </ul>
-
<form method="get" action="">
+
    </div>
-
<fieldset>
+
    <div id="col_2">
-
<input type="text" name="s" id="search-text" size="15" />
+
      <p class="floatright alignright"><b>Page 1</b><br />
-
<input type="submit" id="search-submit" value="Search" />
+
        [ 1, <a href="http://www.free-css.com/">2</a>, <a href="http://www.free-css.com/">3</a>, <a href="http://www.free-css.com/">4</a> ]</p>
-
</fieldset>
+
      <h1>Example Headline One</h1>
-
 
+
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa. Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt. </p>
-
</form>
+
      <h2>Example Headline Two</h2>
-
</div>
+
      <blockquote>This would obviously be an example blockquote. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede.</blockquote>
-
<!-- end #search -->
+
      <h3>Example Headline Three</h3>
-
</div>
+
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa.</p>
-
<!-- end #header -->
+
      <p>Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt. </p>
-
<div id="logo">
+
    </div>
-
<h1><a href="#">Reckoning </a></h1>
+
  </div>
-
<p><em> template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></em></p>
+
  <div id="footer"><small>All content copyright &copy; 2006 Your Site, all rights reserved.<br />
-
 
+
    Layout by <a href="http://cssweblayouts.com/" target="_blank">CSS Web Layouts</a></a></small></div>
-
</div>
+
-
<hr />
+
-
<!-- end #logo -->
+
-
<!-- end #header-wrapper -->
+
-
 
+
-
<div id="page">
+
-
<div id="content">
+
-
<div class="post">
+
-
<h2 class="title">Welcome to Reckoning</h2>
+
-
<p class="date">01.23.09</p>
+
-
 
+
-
<div class="entry">
+
-
<p>This is <strong>Reckoning</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</a> license. The photos in this design are from <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for anything as long as you link back to <a href="http://www.freecsstemplates.org/">my site</a>. Enjoy :)</p>
+
-
<p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.Sed lacus. Donec lectus. </p>
+
-
 
+
-
<p class="links"><a href="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
+
-
</div>
+
-
</div>
+
-
<div class="post">
+
-
<h2 class="title">Lorem ipsum sed aliquam</h2>
+
-
<p class="date">01.23.09</p>
+
-
 
+
-
<div class="entry">
+
-
<p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros.</p>
+
-
<p class="links"><a href="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
+
-
</div>
+
-
</div>
+
-
 
+
-
<div class="post">
+
-
<h2 class="title">Lorem ipsum sed aliquam</h2>
+
-
<p class="date">01.23.09</p>
+
-
<div class="entry">
+
-
<p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem. Phasellus pellentesque. Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
+
-
<p class="links"><a href="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
+
-
 
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<!-- end #content -->
+
-
<div id="sidebar">
+
-
<ul>
+
-
<li>
+
-
<h2>Aliquam tempus</h2>
+
-
 
+
-
<p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in consectetuer hendrerit, volutpat.</p>
+
-
</li>
+
-
<li>
+
-
<h2>Turpis nulla</h2>
+
-
<ul>
+
-
<li><a href="#"></a><a href="#">Nec metus sed donec</a></li>
+
-
<li><a href="#">Magna lacus bibendum mauris</a></li>
+
-
 
+
-
<li><a href="#">Velit semper nisi molestie</a></li>
+
-
<li><a href="#">Eget tempor eget nonummy</a></li>
+
-
<li><a href="#">Nec metus sed donec</a></li>
+
-
</ul>
+
-
</li>
+
-
<li>
+
-
<h2>Turpis nulla</h2>
+
-
 
+
-
<ul>
+
-
<li><a href="#"></a><a href="#">Nec metus sed donec</a></li>
+
-
<li><a href="#">Magna lacus bibendum mauris</a></li>
+
-
<li><a href="#">Velit semper nisi molestie</a></li>
+
-
<li><a href="#">Eget tempor eget nonummy</a></li>
+
-
<li><a href="#">Nec metus sed donec</a></li>
+
-
 
+
-
</ul>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
<!-- end #sidebar -->
+
-
<div style="clear: both;">&nbsp;</div>
+
-
</div>
+
-
<!-- end #page -->
+
-
 
+
-
<div id="footer">
+
-
<p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
+
-
 
+
-
</div>
+
-
<!-- end #footer -->
+
</div>
</div>
 +
</body>
 +
</html>

Revision as of 09:25, 18 August 2009

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Minisite Pro

Page 1
[ 1, 2, 3, 4 ]

Example Headline One

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa. Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt.

Example Headline Two

This would obviously be an example blockquote. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede.

Example Headline Three

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa.

Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt.