UNSW BIOMOD 2015:Our Project: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
<html>
<html>
   <head>
   <head style="background-color:#FDF7DF">
     <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
<style type="text/css">
/**** Base styles ****/
/*#column-one,*/
 
#content {
    font-weight: bold;
}
 
#footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
    display: none;
}
 
/*only show edit button - also remove p-cactions from previous style*/
#ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
    display: none;
}
 
#ca-edit{
    display:block;
}
/*Make text on edit buttons visible for easier editing*/
.editButtons, #wpSummary{
color: black;
}
</style>
<script type"text/javascript">
 
/* show edit buttons */
function edit(){
$("#footer").show();
$("div#sidebar-main").show();
$("#contentSub").show();
$(".firstHeading").show();
$("#siteSub").show();
$("#jump-to-nav").show();
$(".printfooter").show();
$("#p-cactions").show();
$("#ca-nstab-main").show();
$("#ca-talk").show();
$("#ca-history").show();
$("#ca-move").show()
$("#ca-watch").show();
$("#ca-link").show();
$("#p-personal").show();
}
</script>
 
   </head>
   </head>
</html>
</html>


<div style="padding: 10px; color: #ffffff; background-color: #000; width: 650ems">
<div style="padding: 10px; color: #FDF7DF; background-color: #005C64; width: 650ems">
   <center>
   <center>


[[UNSW BIOMOD 2015 | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''Home''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015 | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Home''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:Our Project | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''Our Project''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Our Project | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Our Project''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:The Lab Book | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''The Lab Book''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:The Lab Book | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''The Lab Book''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:The Team | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''The Team''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:The Team | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''The Team''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:Outreach | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''Outreach''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Our Sponsors | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Our Sponsors''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:Our Sponsors | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''Our Sponsors''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Outreach | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Outreach''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW BIOMOD 2015:Contact Us | <font face="Patrick Hand SC" style="font-size:24px; color:#ffffff"> '''Contact Us''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Contact Us | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Contact Us''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;


   </center>
   </center>
</div><br>
</div><br>
<html>
<body style="background-color:#FDF7DF">
  <p>
  <center>
    <img src="https://scontent-lax3-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/11242344_1063033453714303_1732407391971213553_n.jpg?oh=6cdc8c47826736ee3ec2229627ab38eb&oe=5675BB82"/>
  </center>
  </p>
  <p>
    <a style="font-size:10px" href="javascript:edit();">*</a>
  </p>
</body>
</html>

Latest revision as of 05:02, 30 August 2015

<html>

 <head style="background-color:#FDF7DF">
   <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

<style type="text/css"> /**** Base styles ****/ /*#column-one,*/

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style> <script type"text/javascript">

/* show edit buttons */ function edit(){ $("#footer").show(); $("div#sidebar-main").show(); $("#contentSub").show(); $(".firstHeading").show(); $("#siteSub").show(); $("#jump-to-nav").show(); $(".printfooter").show(); $("#p-cactions").show(); $("#ca-nstab-main").show(); $("#ca-talk").show(); $("#ca-history").show(); $("#ca-move").show() $("#ca-watch").show(); $("#ca-link").show(); $("#p-personal").show(); } </script>

 </head>

</html>

Home        Our Project        The Lab Book        The Team        Our Sponsors        Outreach        Contact Us       


<html>

<body style="background-color:#FDF7DF">
 <p>
  <center>
   <img src="https://scontent-lax3-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/11242344_1063033453714303_1732407391971213553_n.jpg?oh=6cdc8c47826736ee3ec2229627ab38eb&oe=5675BB82"/>
  </center>
 </p>
 <p>
   <a style="font-size:10px" href="javascript:edit();">*</a>
 </p>
</body>

</html>