Tabs Test - Part I

By Markus Sandy at 08/03/2007 - 16:23
Tags:

This is part I of an example showing how to place tabs in a post

Just testing a little code to create the two tabs in this post.

<div class="tabs">
<ul class="tabs primary">
<li class="active"><a href="/blog/markus_sandy/tabs_test_part_i" class="active">Part I</a></li>
<li><a href="/blog/markus_sandy/tabs_test_part_ii">Part II</a></li>
</ul>
</div>
Links:

Comments and discussion: