Michael Ramsey – The Website! This is a Tagline?

20May/110

Learning CSS – Part 7: Navigation Bar and Image Opacity

Katoomba Falls Cascade

Katoomba Falls (from The Commons)

I'm coming to the end of what was covered in the w3schools CSS Tutorial. As I mentioned in the last post about learning CSS, there are only a few more things I'd like to cover. In this post I'm going to cover the navigation bar example and image opacity parts of CSS Advanced.

CSS Navigation Bar Example

The CSS navigation bar example is a great way to show how CSS allows you to create quite visually appealing designs without the use of images. By combining a variety of different basic techniques that have previously been covered, quite a nice looking navigation bar is created. Instead of recreating it here, head over to the page using the link above and take a look for yourself.