101f86c57afe42985c19adaf21b8987921671af7 kuhn Wed Mar 22 10:46:38 2017 -0700 adding a line about removing broders from tables diff --git src/hg/htdocs/template.html src/hg/htdocs/template.html index 70880ab..b48f964 100755 --- src/hg/htdocs/template.html +++ src/hg/htdocs/template.html @@ -126,31 +126,31 @@ Chromosomes 261 Haplotypes 261 Unlocalized contigs 1270

To horizontally center the text in each table cell, add the class "gbsCenterText" to - the table element.

+ the table element. To remove the border, add the class "gbsNoBorder".

Code

Here is some code in a preformatted section ("pre" and "code" tags):

sudo -i
 bash browserSetup.sh install

And here is some text with a bit of code embedded (just the "code" tag).