Team:CU-Boulder
From 2014.igem.org
(Difference between revisions)
Jimmynovik (Talk | contribs) |
Jimmynovik (Talk | contribs) |
||
Line 5: | Line 5: | ||
<html> | <html> | ||
+ | <!-- | ||
+ | PLAN: | ||
+ | STYLISTIC FEATURES OF THE PAGE BODY SHOULD BE CONTAINED IN ONE DOCUMENT. | ||
+ | THAT IS NO SELECTORS OF THE BODY CLASSES AND IDS SHOULD BE FOUND IN | ||
+ | THE DOCUMENTS RESPONSIBLE FOR HEADERS, FOOTER AND MENUS. | ||
+ | 0. MAKE SURE EVERYTHING IS *KISS* FRIENDLY (Keep It Simple & Stupid) | ||
+ | 1. Make a navigation menu | ||
+ | 2. Make one style sheet for the main container and body + make sure no tables are used for the content | ||
+ | 3. Include the paralax feature into the website | ||
+ | 4. Make headers holding images | ||
+ | 5. Upload content | ||
+ | 6. Make sure the website is compatible | ||
+ | //--> | ||
<style> | <style> | ||
body {background-color:#353331;} | body {background-color:#353331;} |
Revision as of 01:30, 29 May 2014
Requirements | ||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
|
Tips | ||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|