Webdesign

TwitterFacebook
Get flash to fully experience Pearltrees
Watch Watch Adding Keyboard Navigation screencast ( Alternative flash version ) QuickTime version is approximately 28Mb, flash version is streaming. View the demo used in the screencast

Adding Keyboard Navigation

http://jqueryfordesigners.com/adding-keyboard-navigation/

35 Beautiful Photography Websites

http://www.smashingmagazine.com/2009/07/10/35-beautiful-photography-websites/ Interest in photography has exploded over the last 10 years, largely thanks to the developments in digital photography. Cameras and computers have become cheaper and more powerful, software more sophistocated and printers can now print photos that are as good (if not better) than anything produced in a chemical darkroom. Now, once you’ve acquired a digital setup, the economic restrictions of film and development costs have been removed and the cost of photography is virtually nil. Along with these developments in photography has been the parallel development of the Web. Ten years ago websites were largely clumsy, HTML driven constructions.

40 Great Photographer Portfolio Websites for Inspiration

Inspiration by Bill Jones Here is a collection of fantastic portfolio web design. http://www.thephotoargus.com/inspiration/40-great-photographer-portfolio-websites-for-inspiration/
Published by Chris Coyier This post was originally published on August 21, 2009 and is now being being republished as it has been entirely revised . Both original methods are removed and now replaced by four new methods. The goal here is a background image on a website that covers the entire browser window at all times. Let's put some specifics on it:

Perfect Full Page Background Image

http://css-tricks.com/perfect-full-page-background-image/
Published by Chris Coyier If you are looking for how to do FULL SCREEN BACKGROUND IMAGE, go here . My friend Richard recently came to me with a simple CSS question: Is there a way to make a background image resizeable? As in, fill the background of a web page edge-to-edge with an image, no matter the size of the browser window. http://css-tricks.com/how-to-resizeable-background-image/

How To: Resizeable Background Image

Less is More: Fundamentals of Minimalist Web Design

Fighting the battle against clutter is something every designer undertakes, whether it’s on their own site or when designing for a client. Your web site’s design should enhance your site’s purpose by putting the focus on the content and being usable by everyone. Taking the extra time to ensure no detail is left overlooked will produce an effective and attractive website. http://webdesign.tutsplus.com/articles/design-theory/less-is-more-fundamentals-of-minimalist-web-design/
During the last few months we have looked at using negative space and minimalist design . Today we bring you 60 of the best-looking minimalistic sites currently on the world wide web. Sit back and get inspired… Minimal Design Keeping things simple is the whole purpose of minimal design. http://webdesign.tutsplus.com/articles/roundups/60-clean-and-minimal-websites-for-inspiration/

60 Clean and Minimal Websites for Inspiration

CSS Gradient Background – Cross Browser! « puremango.co.uk

http://www.puremango.co.uk/2010/04/css-gradient-background/ You read that right. This works in: Firefox >=3.6 MSIE >=5.5 (!) Safari >=4 Chrome Oh Em Gee, I’ve got a CSS-applied Gradient.
Home / CSS3 Previews / Border-radius: create rounded corners with CSS! The CSS3 border-radius property allows web developers to easily utilise rounder corners in their design elements, without the need for corner images or the use of multiple div tags, and is perhaps one of the most talked about aspects of CSS3. Since first being announced in 2005 the boder-radius property has come to enjoy widespread browser support (although with some discrepancies) and, with relative ease of use, web developers have been quick to make the most of this emerging technology. Here’s a basic example: This box should have a rounded corners for Firefox, Safari/Chrome, Opera and IE9. The code for this example is, in theory, quite simple: http://www.css3.info/preview/rounded-border/

Border-radius: create rounded corners with CSS!