Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
6d84d491
Commit
6d84d491
authored
6 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge branch 'v4-dev' of
https://github.com/Varunram/bootstrap
into Varunram-v4-dev
parents
233378ad
87065772
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/docs/4.1/content/tables.md
+12
-0
site/docs/4.1/content/tables.md
with
12 additions
and
0 deletions
+12
-0
site/docs/4.1/content/tables.md
+
12
-
0
View file @
6d84d491
...
@@ -776,6 +776,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
...
@@ -776,6 +776,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
<th
scope=
"col"
>
Heading
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
...
@@ -786,6 +789,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
...
@@ -786,6 +789,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
</tr>
</tr>
<tr>
<tr>
<th
scope=
"row"
>
2
</th>
<th
scope=
"row"
>
2
</th>
...
@@ -794,6 +800,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
...
@@ -794,6 +800,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
</tr>
</tr>
<tr>
<tr>
<th
scope=
"row"
>
3
</th>
<th
scope=
"row"
>
3
</th>
...
@@ -802,6 +811,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
...
@@ -802,6 +811,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
<td>
Cell
</td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment