background preloader

IM Layouts: A simple layout system.

IM Layouts: A simple layout system.

The Definitive Guide to Using Negative Margins | CSS Advertisement Since the recommendation of CSS2 back in 1998, the use of tables has slowly faded into the background and into the history books. Because of this, CSS layouts have since then been synonymous with coding elegance. Out of all the CSS concepts designers have ever used, an award probably needs to be given to the use of Negative Margins as being the most least talked about method of positioning. It’s like an online taboo—everyone’s doing it, yet no one wants to talk about it. 1. We all use margins in our CSS, but when it comes to negative margins, our relationship somehow manages to take a turn for the worse. A negative margin looks like this: Negative margins are usually applied in small doses but as you’ll see later on, it’s capable of so much more. They are extremely valid CSSI’m not kidding on this one. 2. Negative margins are very powerful when used correctly. Negative Margins on Static Elements A static element is an element with no float applied. 3. Smashing 3D text effects

The Man in Blue > Code & Beauty 21 January 2013 It's been a while since I did a house music DJ mix, so I thought I'd put together some tunes that I'm feeling at the start of 2013. This one starts off deep, goes vocal and ends on a blissful high, so take a listen, or download all 50 minutes as an MP3 ... continued Popular Entries Articles Elsewhere Go Forth and API An article written for Vitamin promoting the use of Web APIs with JavaScript/AJAX, including some server-side proxying techniques and code snippets. You want to be a dinosaur? An article promoting Web Standards to the primarily Flash-oriented audience of the Favourite Website Awards. Press 35 Designers x 5 Qs Smashing Magazine asked the same 5 questions to 35 designers. By the Book John Lampard interviewed me about The JavaScript Anthology for OnVoiceOver – a series on Australian creatives. Links Puppy Tales - a site for dogs My wife's new blog and online store for dogs has launched! View older links

Switchy McLayout: An Adaptive Layout Technique CSS-based liquid layout has proven successful during the reign of 800-pixel to 1024-pixel screens, but as we use a wider range of devices to access the web, we need more powerful and flexible ways of managing layout. If we want to serve devices whose viewports range from 240 pixels to about 1680 pixels—and with resolution ranging from 72 to 150 pixels per inch—we need a new method. What’s the problem with liquid layouts?#section1 If you create a liquid layout optimized for a maximum width of 1024 pixels—limiting maximum line-lengths for your text to maintain readability— gaps will appear on a wider screens, and your carefully balanced layout will break. So why don’t we just define layout and appearance for a series of screen-width ranges, then find a way to match these layouts with the user’s viewport size? Switchy McLayout to the rescue#section2 Switchy McLayout lets you define the dimensions, information richness, and appearance of your content objects for set ranges of screen sizes.

gt;Page Layout About the CSS Layout Generator The CSS Layout Generator was first released by Tony Aslett in October 2003, since then over 871,000 layouts have been generated. Updated in November 2010, HTML5 doctype can now be selected and a simple HTML5 template with appropriate tags will be created. The generator helps you create the structure of your website template using valid HTML and CSS. You can create a fluid or fixed width floated column layout, with up to 3 columns and with header and footer. The generator requires a modern DOM capable browser with JavaScript enabled. Instructions To create your layout select the structural elements your site requires (header, footer, columns). Info popups are available where you see InfoMore info example :) icon, just hover over it for more information. Join the CSS Forum to suggest changes or ask for help where needed. Author: Tony Aslett

Related: