Archives Posts
New UI Design Project
Started working on the three.com.au sales extranet UI developement
Started working on the three.com.au sales extranet UI developement
Learn the basics of DESIGN from these online guides
http://daphne.palomar.edu/design/Default.htm
http://char.txa.cornell.edu/

Download the web developer toolbar extention here..
and read the complete tutorial
Many designers don’t think about the code behind the sites they design. This is a huge problem because it slows web projects down, which costs money. The good news is designers don’t need to learn code; they just need to change the way they think.
http://home.tampabay.rr.com/bmerkey/cheatsheet.htm
From basic concepts to advanced good for beginners
Another great CSS reference/example site. Has examples of CSS menus, layouts and more. I learn a lot form this site. It is unique
There are a lot of rounded corners scripts out there, but none of them really achieve image quality corners with borders. This script not only has full anti-aliasing but also supports background images
Check this out http://www.curvycorners.net/

Yahoo site as Graph
green: for the DIV tag
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)
black: the HTML tag, the root node
gray: all other tags
Check your website here