Rank: Advanced Member Groups: Member
Joined: 1/31/2008 Posts: 58 Points: 174 Location: Pakistan
|
does anybody have good links of creating css layout tutorials.
i don't need basic one. i can do one or two columns layout in css but i need more complex one.
examples are also appreciated.
thanks
|
Rank: Advanced Member Groups: Member
Joined: 1/31/2008 Posts: 32 Points: 96 Location: Pakistan
|
Just mining my bookmarks folder: A great collection of tutorials for specific aspects of CSS: http://www.d.umn.edu/itss/support/Tr...esign/css.htmlA good box tutorial w/examples: http://www.tantek.com/CSS/Examples/boxmodelhack.htmlAn incredible collection of effects, including sliding doors, galleries, menus and others: http://www.cssplay.co.uk/menu/index.htmlSome very good examples of finished pages that use CSS to achieve visual effects: http://meyerweb.com/eric/css/edge/Good variety of basic layouts, very very simply rendered: http://www.thenoodleincident.com/tut...son/boxes.htmlHow to create a "frames" type of layout using CSS rather than frames: http://www.webreference.com/programm...mes/index.htmlCreating gradients with CSS and JavaScript (no images needed) http://slayeroffice.com/code/gradient/Some wizards for creating curves, gradients and text/font format: http://tools.dynamicdrive.com/gradient/http://tools.sitepoint.com/spanky/http://www.spiffycorners.com/http://www.roundedcornr.com/http://www.somacon.com/p334.phpSome wizards for overall layouts: http://code.google.com/p/blueprintcss/http://developer.yahoo.com/yui/grids/http://960.gs/Hope these are of some use.
|