Difference between revisions of "Template:Macquarie Australia/TestCSS"

(testing hyperlink1)
(Testing hyperlink2)
Line 1: Line 1:
{{Macquarie_Australia/TestCSS}}
+
[[File:MqAust_Burpey_v46-bubblePetri44_Summary03.png|965px]]
<html lang="en-AU">
+
<html>
<title>Tanya Test</title>
+
<style type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
  
<!-- html top nav menu start -->
+
/* HIDE WIKI MARKUP */
<table class="mainmenu" width="100%" cellspacing="0">
+
<tr height="2px"><td></td></tr>
+
<tr><td></td>
+
<td width="980px" align="left" bgColor="#ffffff" cellspacing="0" cellpadding="2px">
+
<table width="100%" align="center"></td>
+
</tr>
+
<tr height="30px"> <!-- #66cc66 light green; #009933 dark green -->
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia">Home</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/ProjectOverview">Project</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Modeling">Modelling</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Parts">Parts</a></td>
+
<td class="menuHighlight" align="center" onMouseOver="this.bgColor='#009933'" onMouseOut="this.bgColor='#009933'" bgColor=#009933>
+
<a class="menuHighlight" href="https://2015.igem.org/Team:Macquarie_Australia/Practices">Human Practices</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Team">Team</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Attributions">Attributions</a></td>
+
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Sitemap">Sitemap</a></td>
+
</tr>
+
</table>
+
<!-- end of html top nav menu -->
+
  
<body id="TanyaTest">
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
  
<div class="contentContainer">
+
/* PAGE LAYOUT */
  
<h2>Blah1</h2>
+
body { /* Holds page background formatting */
<p>Blah blah blah1</p>
+
/* background: linear-gradient(#7ec700, #43733e); */ /* mq harmony light green to dark green commented out */
<img src="https://static.igem.org/mediawiki/2015/c/cc/Team_Macquarie_Australia_shakeubator.jpg" width="200px" alt="Photo of Shakeubator">
+
background-color: #009933; /* middle harmony websafe green plain colour background */
 +
}
  
<h2>Blah2</h2>
+
#mainContainer { /* Creates a container that wraps all of the content inside our wiki pages */
<p>Blah blah blah2</p>
+
width: 980px;
<img src="https://static.igem.org/mediawiki/2015/7/70/Team_Macquarie_Australia_PcrProductsQuickerCycle020715.jpg" width="300px" alt="Gel image PCR Products 2 July 2015">
+
overflow: hidden;
 +
float: center;
 +
/* margin-left: 20px; */
 +
/* background-color: #EEEDEA; */
 +
/* border-bottom: 6px solid #EE3e53; */
 +
}
  
<h2>Blah3</h2>
+
#menuContainer { /* Creates the container for the menu */
<p>Blah blah blah3</p>
+
float: center;
<p>put image here</p>
+
width: 980px;
 +
/* background-color: #0e232f; */
 +
height: 80px;
 +
/* border-top: 6px solid #EE3e53; */
 +
font-family: Verdana, Geneva, sans-serif;
 +
}
  
<h4>Meet the Contestants</h4>
+
.mainmenu { /* Creates mainmenu class */
<figure class="specialInline"><img src="https://static.igem.org/mediawiki/2015/5/59/MqAust_1_BiobrickBen6.png" width="184px" alt="Biobrick Ben"><figcaption>Biobrick Ben</figcaption></figure>
+
/* width: 100%; */
<figure class="specialInline"><img src="https://static.igem.org/mediawiki/2015/1/11/MqAust_2_JimmyGelRunner8.png" width="184px" alt="Jimmy Gel Runner"><figcaption>Jimmy Gel Runner</figcaption></figure>
+
/* float: left; */
<figure class="specialInline"><img src="https://static.igem.org/mediawiki/2015/a/a1/MqAust_3_LaurenTheLabMonkey6.png" width="184px" alt="Lauren The Lab Monkey"><figcaption>Lauren The Lab Monkey</figcaption></figure>
+
/* margin: 0 0 1em 0; */
<figure class="specialInline"><img src="https://static.igem.org/mediawiki/2015/d/da/MqAust_4_PascalThePromoter4.png" width="184px" alt="Pascal The Promoter"><figcaption>Pascal The Promoter</figcaption></figure>
+
padding: 0;
<figure class="specialInline"><img src="https://static.igem.org/mediawiki/2015/f/fe/MqAust_5_SamTheSolution3.png" width="184px" alt="Sam The Solution"><figcaption>Sam The Solution</figcaption></figure>
+
background-color: #f2f2f2;
 +
border-bottom: 1px solid #ccc;
 +
}
  
<table width="60%" cellspacing="0">
+
.menuHighlight { /* Creates highlight class */
<tr height="28px">
+
/* font-family: Verdana, Geneva, sans-serif; */
<th align="center">Location</th>
+
/* color: #ffffff; /* #ffffff is white */ */
<th align="center">Local Time</th>
+
}
<th align="center">Time Zone</th>
+
<th align="center">UTC Offset</th>
+
</tr>
+
<tr height="26px">
+
<td align="center">Sydney (Australia - New South Wales)</td>
+
<td align="center">Sunday, 9 August 2015 at 11:00:00 AM</td>
+
<td align="center">AEST</td>
+
<td align="center">UTC+10 hours</td>
+
</tr>
+
<tr height="26px">
+
<td align="center">Boston (U.S.A. - Massachusetts)</td>
+
<td align="center">Saturday, 8 August 2015 at 9:00:00 PM</td>
+
<td align="center">EDT</td>
+
<td align="center">UTC-4 hours</td>
+
</tr>
+
<tr height="26px">
+
<td align="center">Corresponding UTC (GMT)</td>
+
<td align="center">Sunday, 9 August 2015 at 01:00:00</td>
+
<td align="center">-</td>
+
<td align="center">-</td>
+
</tr>
+
</table>
+
  
</div> <!-- contentContainer end -->
+
.contentContainer { /* Creates the container for the content - class */
 +
/* background-color: #EEEDEA; */
 +
width: 940px;
 +
float: left;
 +
padding: 10px;
 +
/* border-top: 6px solid #EE3e53; */
 +
}
  
</body>
+
#bannerContainer { /*Set up height place holder for the banner*/
 +
height:200px;
 +
margin:auto;
 +
text-align:center;
 +
/* color: #24B694; */
 +
}
 +
 
 +
.specialInline { /* Creates the container for inline content - class */
 +
display: inline-block;
 +
}
 +
 
 +
/* VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 +
 
 +
#mainContainer p { /* Styling of text for everything inside main container */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: 12px;
 +
/* color: #0e232f; */
 +
}
 +
 
 +
#mainmenu table { /* Styling of the menu id */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: 14px;
 +
color: #ffffff;
 +
}
 +
 
 +
.mainmenu table { /* Styling of the menu table class */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: 16px;
 +
color: #ffffff;
 +
}
 +
 
 +
.mainmenu a { /* Styling of the menu table hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
/* display:block; */
 +
color: #000000;
 +
}
 +
 
 +
.menuHighlight a { /* Styling of the menu table highlighted hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #ffffff; /* #ffffff is white */
 +
}
 +
 
 +
/*
 +
.menuHighlight td { /* Styling of the menu table highlighted hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #ffffff; /* #ffffff is white */
 +
}
 +
 
 +
table.menuHighlight td { /* Styling of the menu table highlighted hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #ffffff; /* #ffffff is white */
 +
}
 +
*/
 +
 
 +
.contentContainer h1, h2, h3, h4, h5, h6 { /* Colour and font family */
 +
font-family: Verdana, Geneva, sans-serif;
 +
/* color: #0e232f; */
 +
border-bottom: none;
 +
font-weight: bold;
 +
/* text-transform: uppercase; */
 +
}
 +
 
 +
.contentContainer a { /*Style of the links */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-weight: bold;
 +
color: #0645ad; /*hyperlink blue*/
 +
text-decoration: underline;
 +
}
 +
 
 +
.contentContainer a:hover{ /* Styling links on hover */
 +
color: #f4b248; /*dark blue*/
 +
}
 +
 
 +
figure.specialInline { /* Styling for figures in specialInline class */
 +
margin-top: 1em;
 +
margin-bottom: 1em;
 +
margin-left: 0px;
 +
margin-right: 0px;
 +
}
 +
 
 +
figcaption { /* Styling for figure captions - class */
 +
display: block;
 +
}
 +
 
 +
h1 { /* Heading1 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
h2 { /* heading2 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
h3 { /* heading3 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
h4 { /* heading4 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
h5 { /* heading5 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
h6 { /* heading6 formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: left;
 +
}
 +
 
 +
p { /* paragraph formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
/* font-size: 20px; */
 +
}
 +
 
 +
a { /* hyperlink formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-weight: bold;
 +
color: #0645ad; /*hyperlink blue*/
 +
text-decoration: underline;
 +
}
 +
 
 +
table { /* default table formatting */
 +
border-collapse: collapse;
 +
width: 80%;
 +
}
 +
 
 +
table, th, td { /* default table header and detail formatting */
 +
border: 1px solid black;
 +
height: 28px;
 +
padding: 15px;
 +
text-align: center;
 +
vertical-align: middle;
 +
background-color:  #ffffff; /*white*/
 +
color: #000000; /*black*/
 +
}
 +
 
 +
</style>
 
</html>
 
</html>

Revision as of 12:50, 7 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png