Team:Carnegie Mellon/FAQ
From 2012.igem.org
Line 178: | Line 178: | ||
<div id="toc-holder" class="toc-holder"> | <div id="toc-holder" class="toc-holder"> | ||
<a href="#" class="toc-link" id="toc-link"><span>▼</span> Table of Contents</a> | <a href="#" class="toc-link" id="toc-link"><span>▼</span> Table of Contents</a> | ||
- | <ul id="toc" class="toc" style="background: # | + | <ul id="toc" class="toc" style="background: #ac9d74;"> |
<li class="toc-h1"><a href="#section1">1. FAQ</a> | <li class="toc-h1"><a href="#section1">1. FAQ</a> | ||
<ul class="toc-sub closed"> | <ul class="toc-sub closed"> |
Revision as of 03:07, 1 August 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