Webdesign hints

Collection of sites for help and inspiration: Create a Mac style CSS Dock Menu Really nice tutorial for creating a cool and fancy navigation using CSS and a Jquery Javascript library. Comes as complete Download, including a icon set. How to: CSS large Background Here you’ll find instructions how to integrate a large image as webpage background properly. Blurry Background Read More …

CSS Mouse Over Opacity Effect

Generally this is no rocket science, using the CSS3 attribute “opacity”, unfortunately CSS3 is not supported by many browsers. As an alternative one could use JavaScript, which also might not work everywhere (if disabled due to security measures). So the easy way only works in the latest versions of Firefox and Opera. (Take a look at a live demo here) Read More …