Horizontal CSS Menu Essential
What makes a horizontal UL CSS Menu horizontal?
This one line:
li {
display:inline;
}
That’s it. The rest is just decoration and making it look right.
No Comments »
RSS feed for comments on this post.
What makes a horizontal UL CSS Menu horizontal?
This one line:
li {
display:inline;
}
That’s it. The rest is just decoration and making it look right.
RSS feed for comments on this post.
Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes