CSS Layouts

With CSS you can make flexible, quick loading, accessible and search engine friendly pages.

Sort 1 - 15 of 15

Best css resources :: Best of CSS Design Inspiration

For those who don’t know, I’m also the guy behind Best Web Gallery and N.Design Studio. In 2006, I started Best Web Gallery as a gallery site where I feature the best CSS and Flash sites. I’m glad that...

0
  • Currently 0/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS fluid layouts with faux columns

Faux columns is a method of making CSS columns appear equal in length, regardless of the content that they contains. The method was originally developed for fixed width layouts, but the concept can...

25
  • Currently 4/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS multiple column lists

This tutorial shows how to make a list display as multiple columns of list items, rather than as a single column or horizontal row. This can be a big space saver in some page designs, while...

3
  • Currently 4.33/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS rounded box generator

Creating a CSS layout with rounded corners can be a littel bit tricky. With this CSS rounded box generator this can be done with the click of a button.

7
  • Currently 3.57/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS Template Layouts

Fully cross-browser compliant CSS template layout cheats that will save you tons of time when starting a new CSS driven web design.

1
  • Currently 5/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS: Double List

Make a simple unordered list which will display as two columns.

7
  • Currently 4.71/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS: Faux columns

One of the questions often asked is the following: How to get the column’s background color to extend all the way down the page? It’s a simple concept many of you may already...

27
  • Currently 4.11/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

CSS: Smart Corners

Learn how to make rounded corners on boxes for your site. These use tiny images but employ a much more semantic markup than some of the other non-image options available today.

4
  • Currently 3.75/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

Flexible floated two column CSS layout

There are many tutorials about how to make two column CSS layouts, and you have maybe seen one that looks similar. Anyway, here is a solution which is quite flexible when it...

22
  • Currently 3.82/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

footerStickAlt: 100% height CSS-layout with footer

A web page footer positioned either at the bottom of the browser window or at the bottom of the Web page – whichever is visually lowest, can be a little bit tricky with CSS. footerStickAlt...

5
  • Currently 2.4/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

How to stay A-Float with CSS

The secret to good CSS layouts rests with the Float attribute. Using float instead of relative or absolute positioning makes complex layouts easy.

3
  • Currently 3.67/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

Relatively Absolute

Web design usually means something more than just fonts, colours and graphical elements. It also implies some sort of layout. A web designer has three available tools...

4
  • Currently 3.5/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

The only CSS layout you need(?)

One of the arguments for switching from table based layout into CSS based layouts are the flexibility CSS gives us. However, despite the flexibility, you have maybe...

347
  • Currently 4.22/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

Three column fluid CSS layout with rounded content corners and 100% height

There are many examples of rounded corners made with CSS, but not many (or none?) where the box with the rounded corner is used within a three column fluid layout...

30
  • Currently 3.63/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5

Three column layout with content first in the source code

In this three column layout the content comes before the left and right column in the source code. Strictly CSS is based on a rewritten version of this three...

8
  • Currently 3.25/5 Stars
  • 1
  • 2
  • 3
  • 4
  • 5
1 |