From fbc053692de67f5b18ce6d95b0bea86aaa3b2fce Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Aug 2012 18:06:02 -0700 Subject: add components section to docs for isolated examples --- docs/components/table.html | 89 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 docs/components/table.html (limited to 'docs/components/table.html') diff --git a/docs/components/table.html b/docs/components/table.html new file mode 100644 index 000000000..a3c898270 --- /dev/null +++ b/docs/components/table.html @@ -0,0 +1,89 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + +
+ + + +

Bootstrap form

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
+ + + + +
+ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3