Browse Source

Updates variations on table

Former-commit-id: a40f06c80b
Former-commit-id: 53f8e9efbb
pull/258/head
Jack Lukic 11 years ago
parent
commit
c32425e6e2
1 changed files with 2 additions and 2 deletions
  1. 4
      node/src/documents/collections/table.html

4
node/src/documents/collections/table.html

@ -238,8 +238,8 @@ type : 'UI Collection'
<h2 class="ui dividing header">Variations</h2>
<div class="example">
<h4 class="ui header">Table</h4>
<p>A basic table</p>
<h4 class="ui header">Basic</h4>
<p>A table can reduce its complexity to increase readability.</p>
<table class="ui basic table">
<thead>
<th>Name</th>

Loading…
Cancel
Save