How to build a website navigtion with mouseovers and fully touching elements in css?
I would normally build a fancy navigation bar in a table using straihgt html and use dreamweaver to do the mouseover buttons but I would like to start truly using css.
How do I use css to create the same style of navigation? I have images that need to touch (no white space anywhere) and the bottom six images will have mouse overs.
I also want to incorporate a flash animation in the middle of this. The idea is to have all of this in a centered div tag.
Please show me the exact code to do this and if you have a site to use as an example that would rock!
Giv a great answer and you will get 10 points! 🙂
January 8th, 2007 at 1:01 pm
I hope this answers your questions fully:
Gives you a large choice of CSS menus.
If you click on one as an example:
Inverted Modern Bricks Menu
You can use for your six images and it will be seamless with mouseovers..
If your flash animation needs to be in the middle of your navbar , then you can use a dummy hyperlink and set the href=#. If you need the animation separate then use a separate div and use CSS to position.