Archives for May, 2008
Horizontal menu
Here is an old trick to make horizontal menu with CSS.
First you have to make a list with UL and LI tags.
<ul class="menu">
<li><a href="http://swape.net">My homepage</a></li>
<li><a href="http://linux.org">Linux.org</a></li>
<li><a href="http://google.com">Link to google</a></li>
</ul>
My homepage
Linux.org
Link to google
Ok here is a list. Now we must make the list items to be horizontal and not vertical. So we must use CSS to set [...]
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


