143be9bfa42cd43087b2c676721d7c653bf66f47 kate Wed Jan 18 15:17:07 2017 -0800 Add first cut h3 tag styling. refs 18504 diff --git src/hg/htdocs/template.html src/hg/htdocs/template.html index aca75e8..1183c08 100755 --- src/hg/htdocs/template.html +++ src/hg/htdocs/template.html @@ -47,66 +47,72 @@ div.

NOTE: The two columns will only appear on wider screens. On small screens, the sections will be stacked vertically (a feature of bootstrap responsive layout).

Here is some code:

sudo -i
 bash browserSetup.sh install

-And here is some text with a bit of code embedded. +And here is some text with a bit of code embedded.

+ + + +
+

Another section

+ + +

+ Here are two subsections. +

+

Lists

+

+ Here is a bulleted list ('ul' and 'li' elements): +

+ +

Here is a numbered list ('ol' and 'li' elements):

  1. chrom - The name of the chromosome (e.g. chr3, chrY, chr2_random) or scaffold (e.g. scaffold10671).
  2. chromStart - The starting position of the feature in the chromosome or scaffold. The first base in a chromosome is numbered 0.
  3. chromEnd - The ending position of the feature in the chromosome or scaffold. The chromEnd base is not included in the display of the feature. For example, the first 100 bases of a chromosome are defined as chromStart=0, chromEnd=100, and span the bases numbered 0-99.
-
- - -
-

Another section

-

- Here is a bulleted list ('ul' and 'li' elements): -

- - - +

Tables

Here is a table ('table', 'tr', 'th', and 'td' elements):

Type Total
Chromosomes 261