Team:Carnegie Mellon/FAQ
From 2012.igem.org
Line 1: | Line 1: | ||
{{:Team:Carnegie_Mellon/Templates/Header}} | {{:Team:Carnegie_Mellon/Templates/Header}} | ||
- | + | <html> | |
+ | <h1> | ||
+ | </html> | ||
== FAQ == | == FAQ == | ||
'''Question 1.''' Style sheet? | '''Question 1.''' Style sheet? | ||
Line 27: | Line 29: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | <h2> FAQ </h2> | ||
+ | <p> | ||
+ | '''Question 1.''' Style sheet?</p> | ||
+ | <p><a href="https://2012.igem.org/wiki/index.php?title=Team:Carnegie_Mellon/stylesheet&action=edit">here</a></p> | ||
+ | <p>'''Question 2.''' Header/Footer?</p> | ||
+ | <p><a href="https://2012.igem.org/Team:Carnegie<em>Mellon/Templates/Header">Header</a> | ||
+ | <a href="https://2012.igem.org/Team:Carnegie</em>Mellon/Templates/Footer">Footer</a></p> | ||
+ | <p>'''Question 3.''' Markup?</p> | ||
+ | <p><a href="http://en.wikipedia.org/wiki/Help:Wiki_markup">here</a></p> | ||
+ | <p>'''Question 4.''' General Helpful References</p> | ||
+ | <p>Look at our page's source to see the different div-id's used. Go through the stylesheet to see how each element is formatted and the end result.</p> | ||
+ | <p><a href="http://www.csszengarden.com/">CSS Zen Garden</a> - Great site on styling with very nice examples</p> | ||
+ | <p><a href="http://jquerytools.org/">Jquery Tools</a> - Toolbox of common JS uses, very thorough demos</p> | ||
+ | <p><a href="http://www.problogdesign.com/resources/50-jquery-tools-for-awesome-websites/">Misc Jquery</a> - Links to other popular Jquery based tools</p> | ||
+ | |||
<!-- Testing TOC --> | <!-- Testing TOC --> | ||
<script> | <script> |
Revision as of 19:11, 26 July 2012
FAQ
Question 1. Style sheet?
Question 2. Header/Footer?
Question 3. Markup?
[http://en.wikipedia.org/wiki/Help:Wiki_markup here]
Question 4. General Helpful References
Look at our page's source to see the different div-id's used. Go through the stylesheet to see how each element is formatted and the end result.
[http://www.csszengarden.com/ CSS Zen Garden] - Great site on styling with very nice examples
[http://jquerytools.org/ Jquery Tools] - Toolbox of common JS uses, very thorough demos
[http://www.problogdesign.com/resources/50-jquery-tools-for-awesome-websites/ Misc Jquery] - Links to other popular Jquery based tools
FAQ
'''Question 1.''' Style sheet?
'''Question 2.''' Header/Footer?
'''Question 3.''' Markup?
'''Question 4.''' General Helpful References
Look at our page's source to see the different div-id's used. Go through the stylesheet to see how each element is formatted and the end result.
CSS Zen Garden - Great site on styling with very nice examples
Jquery Tools - Toolbox of common JS uses, very thorough demos
Misc Jquery - Links to other popular Jquery based tools