css

FacebookTwitter
http://richardoneill.com.au/2007/07/draggable-windows-with-javascript/ A window is essentially just a floating div. We can make the div draggable using the Script.aculo.us Javascript library. First, we need to create the window div. Here is the CSS I used.

Draggable Windows with Javascript

http://www.positioniseverything.net/articles/onetruelayout/ Pure CSS-based layouts have come a long way but they still have shortcomings [2] that fail to address certain design goals without compromising the true separation of content and presentation. In short, the problematic design goals are these: Total Layout Flexibility

Introduction - In search of the One True Layout

53 CSS-Techniques You Couldn’t Live Without

CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts – and first of all a strict separation between layout, or design of the page, and the information, presented on the page. http://coding.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/
http://wigflip.com/cornershop/

Cornershop - Rounded Graphics for CSS Box Corners

This page is for creating rounded corner graphics to use in your website design. When you click Create Graphics , you will get four images, CSS code, and HTML code that you can use to make your own rounded-corner boxes. Just put the graphics on your website, put the CSS into your stylesheets, and put the HTML into your web page and you'll be good to go! If you'd rather use tables for layout, check out this tutorial . Created by Zach Beane · Powered by Common Lisp