From 9b524a16e9cb5d8c9e0a6c4c7b83a3a881e415ee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 23:00:02 -0800 Subject: clear up table styles and docs to fix rowspan and colspan issues for bordered tables, per #1918 --- docs/base-css.html | 88 ++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 45 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 79ea2ac55..3a6494ddc 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -571,7 +571,7 @@ For example, <code>section</code> should be wrapped as inline. # First Name Last Name - Language + Username @@ -579,19 +579,19 @@ For example, <code>section</code> should be wrapped as inline. 1 Mark Otto - CSS + @mdo 2 Jacob Thornton - Javascript + @fat 3 - Stu - Dent - HTML + Larry + the Bird + @twitter @@ -616,7 +616,7 @@ For example, <code>section</code> should be wrapped as inline. # First Name Last Name - Language + Username @@ -624,19 +624,19 @@ For example, <code>section</code> should be wrapped as inline. 1 Mark Otto - CSS + @mdo 2 Jacob Thornton - Javascript + @fat 3 - Stu - Dent - HTML + Larry + the Bird + @twitter @@ -660,31 +660,31 @@ For example, <code>section</code> should be wrapped as inline. # First Name Last Name - Language + Username - 1 - Mark Otto - CSS + 1 + Mark + Otto + @mdo + + + Mark + Otto + @TwBootstrap 2 Jacob Thornton - Javascript - - - 3 - Stu - Dent + @fat 3 - Brosef - Stalin - HTML + Larry the Bird + @twitter @@ -708,7 +708,7 @@ For example, <code>section</code> should be wrapped as inline. # First Name Last Name - Language + Username @@ -716,19 +716,18 @@ For example, <code>section</code> should be wrapped as inline. 1 Mark Otto - CSS + @mdo 2 Jacob Thornton - Javascript + @fat 3 - Stu - Dent - HTML + Larry the Bird + @twitter @@ -749,37 +748,36 @@ For example, <code>section</code> should be wrapped as inline.
+ + + + + - - - + + + + - + - + - - - - - - - - - + +
Full name
#First NameLast NameLanguageFirst NameLast NameUsername
1 Mark OttoCSS@mdo
2 Jacob ThorntonJavascript@fat
3StuDentHTML
4BrosefStalinHTMLLarry the Bird@twitter
-- cgit v1.2.3