Web 2.0 Layout Mark 2 - More Gradients
This tutorial is temporarily unavailable, please try related tutorials.
Related Tutorials
How To Create Depth And Nice 3D RibbonsWe learned how to realize a nice 3D ribbon and how to play with the drop shadow in Photoshop to simulate depth in a web design layout.
CSS Is Superior to Tables in Website Design
Cascading Style Sheets (CSS) are superior to table based layouts when designing a website. Some web designers swear that table based layouts are better than CSS based layouts, while others believe that table based layouts are ancient history and XHTML combined with CSS is the only real solution to coding a web sites visual layout.
Div and Span Tags
What if we don't want to use the crude instrument of styling an entire paragraph? How do we mark off arbitrary sections of HTML for styling? Let's take a look at another component of our style sheet toolbox: the "generic" tags, <div> and <span>.
CSS Layout
Table structures aren't the most flexible of page layout devices. Now with the release of the CSS-2 spec, and some reliable browser support in the current generation of browsers, you have a new and much improved option.
2 Column Layout
Two equal length column layout tutorial.
Complete CSS
Cascading Style Sheets (CSS) is a fantastic tool to add layout to your websites. It can save you a lot of time and it enables you to design websites in a completely new way. CSS is a must for anyone working with web design. This tutorial will get you started with CSS in just a few hours. It is easy to understand and will teach you all the sophisticated techniques.
Layout and Presentation Tricks
Ever wondered how those snazzy presentation and layout tricks are achieved? HTML is certainly no longer the way to go (not to mention Javascript!), but what is the way to go? CSS is your answer. If you're not familiar with CSS yet, be sure to read Tara's excellent introductory tutorial which will soon fill you in on what you've been missing.
Holy Grail 3 Column Layout in CSS
Three columns. One fixed-width sidebar for your navigation, another for, say, your Google Ads or your Flickr photos and, as in a fancy truffle, a liquid center for the real substance. Its wide applicability in this golden age of blogging, along with its considerable difficulty, is what has earned the layout the title of Holy Grail
3 Column Liquid Layout
A lot of people have wanted to make 3 column CSS layouts but have always managed to run into problems ... like I did the first time I tried. With this tutorial I hope to show you how you can overcome the problems of liquid layouts to create your very own liquid layout which will fit into the screen of the browser at any resolution.
Page Layout and Background Image Design
Clear answers are provided with tutorial exercises on screen and browser resolutions, setting Web page width in absolute and relative length units, setting images and font sizes in relative length units, adding multiple background images.
CSS Layout
The basics of how to do a CSS layout.
Web Color Basics (A Detailed Guide)
Now let me introduce you to the basics of color also known as colour. Why you ask because most web designers want to know how to add color to their web page or their entire site. Now in HTML and XHTML you have two options for displaying color, which include named colors and hexadecimal codes.
CSS box with rounded corners with FlexiPanels
I think in 99% of the cases, if you are a Dreamweaver user and deal with design implementations work starts by getting the layout from the designer and you are supposed to make the site code that replicates exactly the layout. And designers can be picky! Nowadays you are supposed to create table-free code using DIVs and CSS, which can be a headache sometimes, especially if the designer threw in some rounded corner boxes and containers.
The Ultimate Guide to Typography
It really is a shame because CSS gives us so much control over our type. That being said, we our limited to certain "web safe" typefaces but that shouldn't decrease our creativity. Here are a few CSS tips for typography on the web.
Cascading Style Sheets (CSS); Backgrounds
Background colors and images can be used for stylistic effects and can be an important element in the design of web sites. With standard HTML, one can assign backgrounds to a web page and to tables and table data cells.
How to Build a Simple Button with CSS Image Sprites
The button is one of the most common elements in the world of the web. In modern web design buttons are used not only on forms, but also as visual aids that draw attention to important elements of the page.
HTML and CSS
The fastest route to true HTML/CSS mastery! Need to build a web site? Or update one? Or just create some effective new web content? Maybe you just need to update your skills, do the job better.Welcome. This tutorial for you.
Change the mouse pointer cursor on a web page
In this blog post I will explain where to find and how to attach a mouse pointer cursor to a web page or html component.
Blog Layout - Design to Coding
This tutorial takes in to effect that you have a basic understanding of Photoshop, HTML and CSS already.
Changing Text Font and Color in HTML Editor
To increase impression of your future web site based on our web design templates maybe you will need to change text color or font style. There are some ways of doing that.If you want to change part of text or some words do the following. Select text, witch properties you want to modify.
Cascading Style Sheets
Cascading Style Sheets are used to specify particular styles for a character, a word, a group of words, a page or a whole web site. Although you can change almost any behavior using these styles, including some behaviors that were not possible in HTML, CSS don't constitute an independent or complete language, the styles are used to control the display of items or sections on a web page.
CSS - Cascading Style Sheet
CSS is a simple file which controls the visual appearance of a Web page without compromising its structure. Using CSS we can control our font size, font color, link color and many other attributes on our web page. This will make our HTML code much more readable and the page size will be reduced.
An Introduction to CSS
If you are a web designer and haven't been living in a cave for the last few years, then you must have heard of the amazing CSS technology! CSS is short for 'Cascading Style Sheets', and is a part of current web standards. Quite simply, it allows you to define your entire design from one simple document, making templates an utter doddle to set up and maintain. To help you get to grips with the new technology, this tutorial covers the basics of CSS setup, and helps get you well on your way to a more complete understanding of the CSS methodology.
Quick Tip: CSS 100% Height
I don't know about you, but I always get frustrated trying to figure out how to get my layout to stretch vertically to 100% of the page. I have a div that I want to stretch, but it just doesn't stretch. Now why wouldn't it do that? In this tutorial, I will share the solution with you.
Making Modular Layout Systems
Jason Santa Maria details his approach to building a modular system for laying out pages with CSS. Devising a method for dealing with the presentational when presentation is all you've got, this can be a handy way to predictably tame content without becoming predictable.
Emulating the Fieldset Element
I've seen sites out recently who are using and abusing the fieldset tag to use for their layout. This isn't a good thing, since <fieldset> is meant to be for forms. To stop confusing search engines and users, I have come up with a simple div/CSS fix for you guys to use so everyone can be happy :)
CSS Layouts Without Tables
Cascading Style Sheets (CSS) are the most flexible way to create attractive, standards-compliant websites. This article will address the drawbacks of relying too heavily on tables for layout as well as the benefits of using CSS.
Do Not Think In Tables, Think In Styles
CSS tutorial describes how to get rid of tables and create clear and lightweight HTML layout with CSS. 'Float' and 'Clear' CSS properties are explained.
The First Tool You Reach For
Kevin Yank gets down and dirty with CSS tables, a technique that offers all the layout properties we loved from long forsaken HTML tables with the clear advantages of modern CSS based design. Remember, just because it looks like a table and flows like a table, doesn't mean it has to be bad.
Coloring the scrollbar
How can I color the scroll bar of my Web page.
How to Use CSS for Search Engine Optimization
Using external CSS files to determine the design attributes creates clean HTML code and will create better search engine rankings. With some knowledge of CSS you can change the code without destroying the visual layout.
High resolution image printing
How to use media-specific CSS to provide a suitable layout for the printed page. But how great would it be to be able to go further and provide a better print alternative through the use of specific high-resolution images specifically for print?
Absolutely Positioned Ads
The best areas to place advertising can vary from page to page and it depends on the type of content and layout you have. But one element that all websites have in common is a header and it's the first thing that visitors usually see. For that reason, it's a great spot to place advertisements.If you're following the new trend to lay out your site with CSS, you're not using tables. So how do you position the ad in a specific area? Let's learn how to absolutely position an ad!
Absolutely Positioned Ads
The best areas to place advertising can vary from page to page and it depends on the type of content and layout you have. But one element that all websites have in common is a header and it's the first thing that visitors usually see. For that reason, it's a great spot to place advertisements.If you're following the new trend to lay out your site with CSS, you're not using tables. So how do you position the ad in a specific area? Let's learn how to absolutely position an ad!
3 column theme
This post will help you create a three column site containing a header, navigation, three columns and a footer. The design you are about to use is a basic layout for a simple site. I have used pixels for the dimensions. This is not my preferred method as I use em which is relative to the font size, and in my opinion much better. However, you will need a clear understanding of the basics before attempting to make your sites dimensions relative to the font size.
Create Sidebars of Equal Height with Faux Columns
CSS can sometimes be a tricky business. There are times when even the simplest of layouts take some serious brainstorming! One of those frustrating times is when you want to create a series of columns of equal height, but the content in one column might be longer than the next. Heres where the Faux Column technique steps in, lets take a look at how this solution can make even the most complicated layout a breeze to code up .
From PSD to CSS/HTML in Easy Steps - Part 1
One of the hardest parts of converting a PSD design into a well structured and semantic CSS/HTML layout is first knowing where to start. Although that may sound simplistic and obvious, it really does matter how you begin and that you build on strong foundations to start with. In this series of articles I will take you step by step through the conversion process and look at decisions that need to made on the way and how those decisions may need to adapt as things progress.
Positioning: Everything float!
Generic tutorial on floating for good positioning on your web page.
Introduction
It is time to take your web designing skills to the next level. Cascading Style Sheets (CSS) are a way to control the look and feel of your HTML documents in an organized and efficient manner.
Style Sheets Introduction
There are numerous Web sites that make use of CSS technology. Here you'll find a step-by-step guide to CSS, and how you can use it to your advantage.

Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7