Design

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.webvamp.co.uk/blog/coding/css-image-rollovers/

CSS Image Rollovers - Webvamp

Before we learn the CSS method, let’s look at the JavaScript rollover and see why it’s a poor alternative.
A perfect layout, A good design and nice resource can produce a creative output. Layout, textures and patterns are used more often than one may think but the outcome of different combination can result verity of excellent designs. Modern age designers love to experiment with things and observe how people interact with their work.

80 Corporate Website Designs For Design Inspiration

http://www.instantshift.com/2009/07/07/80-corporate-website-designs-for-design-inspiration/
Today more or less everyone can put a simple web page together but implementation of professional Web based Application Front Ends is not as simple as some people may think. http://www.tripwiremagazine.com/2009/06/front-end-web-developers-toolbox.html

40+ Essential Front End Web Developer Cheat Sheets

http://alistapart.com/article/cssemail Most people who’ve attempted to recreate a sophisticated design in HTML email have run into a wall when using CSS, either in the form of inexplicable mangling by email clients or a pronouncement by an email administrator stating that CSS is “against the rules.” If you’re not content to roll over and use font tags in your HTML emails, read on.

CSS and Email, Kissing in a Tree

JavaScript image mouse rollover - Changing images on rollover using JavaScript

http://www.webdevelopersnotes.com/tips/html/javascript_image_mouse_rollover.php3 Let's consider you have 10 images being used as icons on a web page and since you have read the previous article , you plan to have JavaScript image rollovers for each image. Writing JavaScript code inside the <a> for each image becomes very messy, not to mention, very troublesome and error prone. A simple solution would be to collect the code into a function that can be placed between <script> tags, inside the HTML head or in an external JavaScript ( .js ) file.
author: mike foskett incept: 28th January 2010 last modified: 18th September 2012 A simple utility to convert an image into base 64 data URI s for embedding images.

Image To Data URI Convertor - webSemantics

http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/