Make Your Own Stylish Dark Blog Layout
This tutorial is temporarily unavailable, please try related tutorials.
Related Tutorials
Blog Layout - Design to CodingThis tutorial takes in to effect that you have a basic understanding of Photoshop, HTML and CSS already.
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.
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.
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.
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.
Table Borders
Learn how to create stylish 1px width borders on your tables .
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
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.
CSS Layout
The basics of how to do a CSS layout.
CSS Navigation Menu
How to create a stylish, lightweight navigation menu for your website, using CSS and two images.
Absolute Columns
CSS layouts have come quite a long way since the dark ages of web publishing, with all sorts of creative applications of floats, negative margins, and even background images employed in order to give us that most basic building block, the column. As the title implies, we are indeed going to be discussing columns today-more to the point, a handy little application of absolute positioning that may be exactly what you've been looking for...
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 .
How To Create Depth And Nice 3D Ribbons
We 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.
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.
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.
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.
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!
Positioning
This tutorial describes how to make a point of placing every item on your page exactly where you want it and make that placement exactly the same on every browser your page is viewed in.
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.
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.
Shorthand Properties of CSS
Have you ever seen a CSS stylesheet with multiple attributes applied to the one property and wondered how it's done? Let's go through it and make your stylesheets that much better. By looking through this article you will not only save time styling your website, you will also make sure the page is a lot faster loading your website is judged within the first five seconds of someone visiting it
How to make a decent navigation bar
A navigation bar is of course essential part of a website as it's going to where all your links to the site are stored, so your obviously be going to needing one, and it's also going to be need to look appealing. This tutorial will teach you how to make a navigation bar using only XHTML and CSS with no use of Javascript or any other code
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.
Invisible Objects
Use CSS's visibility property to make objects or elements on a page invisible. Normally this feature is pointless, but it is an excellent way to improve your search engine rankings. This enables you to add or restate search terms on your page that are related to your site's topics, but make them invisible to visitors.
Link Effects
Learn how to make your links flip vertically when you go over them.
Make a Fixed Banner
This tutorial will eventually give the effect that Popup blockers come up with when they block something.
CSS and Scrollbars
How to make lovely colourful scrollbars as they complement the look of the site beautifully and most importantly.
Ways of Enhancing the HR Tag
Make your pages load quicker, and more cross browser compatible by using CSS to define your HR tags. Control there color, size weight, possition and more.
10 Steps to Better CSS
Coding CSS can quickly get out of control. By readin this tutorial's few simple guidelines you can make your life a lot easier.
CSS Menu Using JavaScript
This tutorial will show you how to make a nice looking drop down menu. One click makes a submenu appear and clicking it again hides it. Sound good?
CSS and Printing
You can controls when a person decides to print your page. Through the magic of Style Sheets, you can now make a point of indicating where the pages will break during the print process and more.

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