When I wrote about the Unobstructive image gallery listing using CSS, many people asked me to post some tutorial on this blog. So that will be helpful for others. So I decided to create some tutorials on this blog. This is the first step for that.
Here I am trying to make simple navigation, which uses the html tag unordered list (ul li). It would be nice if we are using unordered lists for navigation menus. We can easily manage the navigation though DOM and it may help a little bit on SEO (Search Engine Optimisation).
Before creating this navigation, I am expecting that you may have some simple idea about HTML and CSS.
First, we have to create one simple html like the following on your favorite html or text editor. I am using intype editor for creating the document and I personally like to code it by hand. I am not using any other user interface software for creating the html elements.
http://www.myhtmlworld.com/web-development/how-to-create-a-simple-navigation-using-css-and-xhtml.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+myhtmlworld%2Fsunil+%28Sunil%27s+blog%29
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
No comments:
Post a Comment