Difference between revisions of "Talk:DNA.php"
From Organic Design wiki
m |
|||
| Line 6: | Line 6: | ||
Guanine is black by convention, so no font tag is required saving bandwidth on downloads. If websafe colour hex codes are used then the tags will be slightly longer. | Guanine is black by convention, so no font tag is required saving bandwidth on downloads. If websafe colour hex codes are used then the tags will be slightly longer. | ||
| + | |||
| + | |||
| + | ;Installed [[DNA.php]] into | ||
| + | |||
| + | cd /var/www/wiki/extensions/geshi/geshi | ||
| + | chown www-data:www-data dna.php | ||
| + | chmod 755 dna.php | ||
Revision as of 20:08, 6 February 2006
- Colour Scheme
- A (Adenine)
- G (Guanine)
- T (Thymine)
- C (Cytosine)
Guanine is black by convention, so no font tag is required saving bandwidth on downloads. If websafe colour hex codes are used then the tags will be slightly longer.
- Installed DNA.php into
cd /var/www/wiki/extensions/geshi/geshi chown www-data:www-data dna.php chmod 755 dna.php



