Hi all,
I have the following task at hand..
---In the larchives list, make "previous design" appear to the left of "next design", and "view all designs" underneath "next design". ---
This is the html for it:
<div id="larchives">
<h3 class="archives"><span>Archives/span></h3>
<ul>
<li><a href="/" title="View next set of designs. AccessKey: n" accesskey="n"><span class="accesskey">n</span>ext designs »</a> </li>
<li><a href="/" title="View previous set of designs. AccessKey: p" accesskey="p">« <span class="accesskey">p</span>revious designs</a></li>
<li><a href= title="View every submission to the Zen Garden. AccessKey: w" accesskey="w">Vie<span class="accesskey">w</span> All Designs</a></li>
</ul>
</div>
I am desperate need in doing the aforementioned task.. how do I move it around using css, I can get the color changed and the bullets but to actaully move it around, can anyone help?
*** hyperlinks had to be removed since i don't have enough posts***



/span></h3>






Bookmarks