Biomod/2013/UT-Austin: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
//<!--
font-size: 14px;
color: #666666;
}


//Get the playbill font by Hank Gillette, 1992, public domain
a{
@font-face {
color: #f58220;
  font-family: Playbill2;
text-decoration: none;
  src: url( 'http://openwetware.org/images/e/e6/PLAYBILL.eot' ); /* IE */ 
  src: local(Playbill),
      url( 'http://openwetware.org/images/a/a1/PLAYBILL.TTF' ) format('truetype'),
      url( 'http://openwetware.org/images/b/ba/PLAYBILL.svg#font' ) format('svg'); /* non-IE */ 
/* Define the background of the whole page */
@media screen {
    body { background: #c5d0ea 0 0 no-repeat; }
}
}
/* Define the div holding the page contents */
a:hover, a:focus{
#globalWrapper{
color: #d7721c;
  left: 50%;
text-decoration: underline;
  height: 100%;
  background-color: #FFFFFF;
  width: 900px;
  margin-left: -450px; /* Should be width / 2 */
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0 0 0 0; 
  position: absolute;
}
}
.toc{
#main-wrapper{
  display:none;
width: 960px;
margin: 0 auto;
}
}
/* Hide the page heading at top */
header{
.firstHeading {display:none;}
background: #333333;
/* Hide the bar at the left */
padding: 30px 0 0 0;
#column-one {display:none;}
/* Define the div holding the page contents (this div is inside globalWrapper. We override its default margins) */
#content{
  margin: 0 0 0 0;
  font: normal 100% sans-serif;
  color: #000033;
  padding: 12px 12px 12px 12px;
  background-image: url(http://openwetware.org/images/3/38/FortDavis-Pano-Cropped.jpg); background-repeat: no-repeat;
  border: 0;
}
}
/* Miscellaneous stuff. Feel free to add style definitions. */
 
h3 {
.logo a{
  /*
display: block;
  color: #CC5500;
width: 133px;
  font: normal 3em sans-serif;
height: 46px;
  letter-spacing: 1px;  
background: url(images/logo.png);
  margin-bottom: 0;
background-repeat: no-repeat;
  */
text-indent: -9999px;
  color: #000000;
margin: 0 0 25px 20px;
  font-style: normal;
  font-size: 39px;
  font-family: 'Playbill2', 'Playbill', sans-serif;
  //font-stretch: ultra-expanded;
  letter-spacing: 1px;
  margin-bottom: -10px;
  line-height: 25px;
  padding-bottom: 0px;
}
}
h2 {
.primary ul{
  color: #000000;
background: #666666;
  font-style: normal;
  font-size: 39px;
  font-family: 'Playbill2', 'Playbill', sans-serif;
  //font-stretch: ultra-expanded;
  letter-spacing: 1px;
  margin-bottom: -10px;
  line-height: 25px;
  padding-bottom: 0px;
}
}
h1 {
.primary ul li{
  /*
float: left;
  color: #CC5500;
border-right: 1px solid #333333;
  font: normal 3em sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
  */
  color: #000000;
  font-style: normal;
  font-size: 39px;
  font-family: 'Playbill2', 'Playbill', sans-serif;
  //font-stretch: ultra-expanded;
  letter-spacing: 1px;
  margin-bottom: -10px;
  line-height: 25px;
  padding-bottom: 0px;
}
}


.scriptFont {
.primary ul li a{
  color: #0;
display: block;
  padding-top: 5px;
padding: 15px 20px;
  font: normal 1em Georgia;
color: #fff;
text-decoration: none;
}
.primary ul li a:hover{
background: #777777;
}
}


/* Code taken from publicly available css tutorials at onderhond.com */
.content-wrap{
.linkconcept a {background:url("http://openwetware.org/images/0/03/Concept-bright.png") left top no-repeat;}
background: #e5e5e5;
.linkmembers a {background:url("http://openwetware.org/images/2/24/Members-bright.png") left top no-repeat;}
}
.linkresults a {background:url("http://openwetware.org/images/a/ac/Results-bright.png") left top no-repeat;}
 
.linkmethods a {background:url("http://openwetware.org/images/0/02/Methods-bright.png") left top no-repeat;}
#main-content{
.linkrefs a {background:url("http://openwetware.org/images/2/28/References-bright.png") left top no-repeat;}
background: #ffffff;
float: left;
width: 660px;
padding: 40px 20px;
}
.thumbnail{
float: left;
margin-right: 20px;
}
 
.posts{
clear: both;
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: 1px solid #bbbbbb;
}
 
.posts div{
overflow: hidden;
}
 
.posts h1 a{
font-size: 24px;
color: #333333;
font-weight: bold;
text-decoration: none;
}
.posts h1 a:hover{
color: #f58220;
}
.posts p{
padding: 10px 0 20px 0;
}
.posts .more{
text-decoration: none;
font-weight: bold;
}
aside{
width: 300px;
background: #e5e5e5;
float: right;
padding: 40px 20px;
}
 
.side-box{
margin-bottom: 40px;
}
.side-box ul{
margin-left: 10px;
}
.side-box ul li{
margin-bottom: 10px;
}
.sidebar-heading{
font-size: 18px;
font-weight: bold;
color: #333333;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #bbbbbb;
}
footer{
clear: both;
background: #333333;
padding: 20px 0;
text-align: center;
}
 
footer small{
color: #cccccc;
font-size: 12px;
}


.linkgeneral {float:left; padding-right:3px; }
.linkgeneral a {display:block; width:141px; height:52px;}
.linkgeneral a:hover img {position:absolute; left:-999em; top:-999em;}
.linkgeneral a:hover {zoom:1;}
//-->
</style>
</style>
<title>HTML5</title>
<title>HTML5</title>

Revision as of 13:40, 26 October 2013

<html> <head> <style type="text/css"> font-size: 14px; color: #666666; }

a{ color: #f58220; text-decoration: none; } a:hover, a:focus{ color: #d7721c; text-decoration: underline; }

  1. main-wrapper{

width: 960px; margin: 0 auto; } header{ background: #333333; padding: 30px 0 0 0; }

.logo a{ display: block; width: 133px; height: 46px; background: url(images/logo.png); background-repeat: no-repeat; text-indent: -9999px; margin: 0 0 25px 20px; } .primary ul{ background: #666666; } .primary ul li{ float: left; border-right: 1px solid #333333; }

.primary ul li a{ display: block; padding: 15px 20px; color: #fff; text-decoration: none; } .primary ul li a:hover{ background: #777777; }

.content-wrap{ background: #e5e5e5; }

  1. main-content{

background: #ffffff; float: left; width: 660px; padding: 40px 20px; } .thumbnail{ float: left; margin-right: 20px; }

.posts{ clear: both; padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #bbbbbb; }

.posts div{ overflow: hidden; }

.posts h1 a{ font-size: 24px; color: #333333; font-weight: bold; text-decoration: none; } .posts h1 a:hover{ color: #f58220; } .posts p{ padding: 10px 0 20px 0; } .posts .more{ text-decoration: none; font-weight: bold; } aside{ width: 300px; background: #e5e5e5; float: right; padding: 40px 20px; }

.side-box{ margin-bottom: 40px; } .side-box ul{ margin-left: 10px; } .side-box ul li{ margin-bottom: 10px; } .sidebar-heading{ font-size: 18px; font-weight: bold; color: #333333; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #bbbbbb; } footer{ clear: both; background: #333333; padding: 20px 0; text-align: center; }

footer small{ color: #cccccc; font-size: 12px; }

</style> <title>HTML5</title> <link rel="stylesheet" href="css/reset.css" type="text/css" /> <link rel="stylesheet" href="style.css" type="text/css" />

</head>

<body> <div id="main-wrapper"> <header> <h1 class="logo"><a href="index.html" title="HTML5">HTML 5</a></h1>

<nav class="primary"> <ul class="group"> <li><a href="#">Link 1</a></li> <li><a href="#">Link 2</a></li> <li><a href="#">Link 3</a></li> <li><a href="#">Link 4</a></li> <li><a href="#">Link 5</a></li> </ul> </nav>


</header><!-- end header -->


<div class="content-wrap group"> <section id="main-content"> <article class="posts group"> <img class="thumbnail" src="images/thumbnail.jpg" alt="thumnbnail" /> <div> <h1><a href="#" title="">This is a Lorem Ipsum Heading</a></h1> <p>Sed non mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. </p> <a class="more" href="#" title="readmore">Read More</a> </div> </article>

<article class="posts group"> <img class="thumbnail" src="images/thumbnail.jpg" alt="thumnbnail" /> <div> <h1><a href="#" title="">This is a Lorem Ipsum Heading</a></h1> <p>Sed non mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. </p> <a class="more" href="#" title="readmore">Read More</a> </div> </article>

<article class="posts group"> <img class="thumbnail" src="images/thumbnail.jpg" alt="thumnbnail" /> <div> <h1><a href="#" title="">This is a Lorem Ipsum Heading</a></h1> <p>Sed non mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. </p> <a class="more" href="#" title="readmore">Read More</a> </div> </article>

<article class="posts group"> <img class="thumbnail" src="images/thumbnail.jpg" alt="thumnbnail" /> <div> <h1><a href="#" title="">This is a Lorem Ipsum Heading</a></h1> <p>Sed non mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. </p> <a class="more" href="#" title="readmore">Read More</a> </div> </article>


</section><!-- end main-content -->

<aside> <div class="side-box"> <h2 class="sidebar-heading">Sidbar Links</h2> <ul> <li><a href="#" title="">Link 1</a></li> <li><a href="#" title="">Link 2</a></li> <li><a href="#" title="">Link 3</a></li> <li><a href="#" title="">Link 4</a></li> </ul> </div><!-- end side-box -->

<div class="side-box"> <h2 class="sidebar-heading">Text Widget</h2> <p>This is Photoshop's version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. <br /><br /> Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. </p> </div><!-- end side-box --> </aside><!-- end sidebar --> </div><!-- end wrap content -->

<footer> <small>Copyright <a href="#" title="HTML5">HTML 5</a>. All rights reserved.</small> </footer> </div> </body> </html>


Biomod/2013/UT-Austin/Introduction

Biomod/2013/UT-Austin/Design

Biomod/2013/UT-Austin/Methods

Biomod/2013/UT-Austin/Results

Biomod/2013/UT-Austin/Team Info

Biomod/2013/UT-Austin/References