Archive for the ‘HTML’ Category

Coding Zen Garden template into HTML and CSS

Thursday, April 14th, 2011

Today I’m going to show You how to code a Zen Garden template into HTML&CSS with amazing Piecemaker 2 slider.

Converting Dezign Folio From PSD to HTML [Very Detailed]

Thursday, April 14th, 2011

In this article you will learn how to convert Dezign Folio from PSD to HTML in a detailed step by step tutorial. You will learn how to create this layout by using a CSS framework, some CSS styles and Javascript into a valid HTML/CSS, cross browser compatible and dynamic layout

Create a Comic Book Themed Web Design, Photoshop to HTML + CSS

Thursday, April 14th, 2011

A couple weeks ago, we learned how to create a comic book theme web design over at our sister-site, Webdesigntuts+. Today, we’ll tackle the second part: it’s time to slice the design and turn it into a functional HTML layout, ready to be ported to any CMS. Let’s get started!

Canvas From Scratch: Advanced Drawing

Wednesday, April 13th, 2011

In the previous article in this series, you learned about the canvas element, and the basics for drawing on it. In this article, I’m going to demonstrate some of the more advanced drawing functionality.

Using the Horizontal Rule Tag

Wednesday, April 13th, 2011

A horizontal rule is an empty (single tag) element that places a horizontal line across the webpage. Using horizontal rules is very helpful when you want to break up the continuity of a webpage.

Using Colors in HTML

Wednesday, April 13th, 2011

This tutorial describes different ways to use colors in an HTML page

HTML colors, Hexadecimal, RGB, using colors in HTML

Configuring Your Website for Speed, Performance and Maximum Visibility – Lesson 1: Htaccess

Tuesday, April 12th, 2011

Our first part of the series will deal with the .htaccess file. This file manages how your php application is executed on the server, and how pages are served to your users. An essential part of being a webmaster thus, is to have a reliable understanding of the .htaccess file.

Design & Build Fresh Business Layout Part 2

Tuesday, April 12th, 2011

This tutorial explains how to convert a PSD design into a HTML & css site, using some new HTML 5 tags and features.

Html5 canvas tutorial – the basics

Monday, April 11th, 2011

Learn how to create a canvas in HTML5 and draw shapes and images. Even learn how to move and rotate

Complete HTML Guide For Coding Tableless Layouts

Friday, April 8th, 2011

In this tutorial you’ll learn all the tags needed to code in xhtml and how to create a basic layout using html.