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