Posts Tagged ‘Navigation’

Navigation Using Unordered Lists

Friday, October 24th, 2008

An unordered list (the <ul/> tag in HTML) is a great way to easily organize your site navigation with a minimal use of HTML, but how is it done? This is a simple tutorial showing you exactly how to create a simple list-based navigation menu in your site. (more…)