Tag Archive | HTML

Simple navigation menu with HTML and CSS.

It doesn’t get much simpler than the navigation bar shown. The container element is a ul element that contains li elements, all of which are links.

Image slider with Mouse wheel and navigation buttons together.

This demo is to show that you can use both mouse wheel and navigation buttons both for the same carousel. Try scrolling your mouse wheel or clicking on the next and previous buttons.