New web development technologies.
Team:Kent
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <body> | |
<link rel="stylesheet" href="https://2014.igem.org/Team:Kent/CSS?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2014.igem.org/Team:Kent/CSS?action=raw&ctype=text/css" type="text/css" /> | ||
+ | </body> | ||
<!-- this section changes the default wiki template to a | <!-- this section changes the default wiki template to a | ||
Line 59: | Line 60: | ||
+ | |||
+ | |||
+ | </head> | ||
<body> | <body> | ||
- | <img src="https://static.igem.org/mediawiki/2014/f/ff/UNDERCON_KENT_iGEM.jpg" | + | <div class="Container"> |
- | </ | + | <header> |
+ | <span>Adjustable WebSite Example using HTML5 CSS3 </span> | ||
+ | </header> | ||
+ | <nav> | ||
+ | </nav> | ||
+ | <div class="content"> | ||
+ | <section class="main_articles"> | ||
+ | <article class="siteDescription"> | ||
+ | <div class="desImage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/ff/UNDERCON_KENT_iGEM.jpg" /> | ||
+ | </div> | ||
+ | <div class="des"> | ||
+ | New web development technologies. | ||
+ | </div> | ||
+ | </article> | ||
+ | </section> | ||
+ | <aside class="side_article"> | ||
+ | <div class="ads"> | ||
+ | This is a Advertisement. | ||
+ | </div> | ||
+ | <div class="ads"> | ||
+ | This is a Advertisement. | ||
+ | </div> | ||
+ | </aside> | ||
+ | </div> | ||
+ | <footer> | ||
+ | </footer> | ||
+ | </div> | ||
Revision as of 14:59, 1 August 2014