]>
Commit | Line | Data |
---|---|---|
1 | <div> | |
2 | <div id="beginner"> | |
3 | <h2>Beginner</h2> | |
4 | <table border class="table table-bordered table-striped table-fixed"> | |
5 | <thead><tr><th>Name<th>Author<th>Owner</thead> | |
6 | ||
7 | <tbody> | |
8 | <tr><td class="name"><a href="id">Name</a><td class="author">author<td class="owner"><a href="/us/id">Owner name</a> | |
9 | </table> | |
10 | </div> | |
11 | </div> |