Related Tutorials
XHTML 1.0 Tutorials - Document Structure and Head Level TagsA collection of 22 FAQs/tutorials tips on XHTML document structure and head level elements. Clear answers are provided with tutorial exercises on XHTML DTD specifications and the root element.
XHTML 1.0 Tutorials - Document Structure and Head Level Tags
A collection of 22 FAQs/tutorials tips on XHTML document structure and head level elements. Clear answers are provided with tutorial exercises on XHTML DTD specifications and the root element; the head and body elements; head level elements like title, meta, base, script, link, and style; description and keywords meta elements.
XHTML and CSS Introduction
XHTML and CSS Introduction: Rules of XHTML, basic tags and attributes, separation of structure and style.
XHTML 1.0 Tutorials - Understanding In-line Elements and Tags
A collection of 11 FAQs/tutorials tips on XHTML inline elements and tags. Clear answers are provided with tutorial exercises on inline elements like: strong, em, code, sub, sup, del, ins, big, small, br, script.
HTML To XHTML
If someone just says that this is the high time when you should convert your site from HTML to XHTML - you can halt or not. But if he can say this with proper logic then you must be going through his decision - adaptibility is another thing. So at first you must know basically what XHTML is. XHTML is really more similar to HTML than it is different. The "changes" aren't really changes, but just a set of stricter standards to obey. XHTML stands for Extensible HyperText Markup Language. XHTML is a cross between HTML and XML. Any XHTML document will be valid HTML and valid XML, which means it can be opened in any XML editor.
Adding Structure to the Web with XHTML HTML tutorial
In this tutorial, you'll learn * What XHTML is and why it was created * About the differences between XHTML and HTML * How to create and validate XHTML documents * How to convert existing HTML documents to XHTML
XHTML 1.0 Tutorials - Understanding Forms and Input Fields
A collection of 25 FAQs/tutorials tips on XHTML forms and input fields. Clear answers are provided with tutorial exercises on forms and input fields: form elements and submission methods; input elements and input types like text, password, radio, checkbox, hidden, submit, file, image, button; dropdown lists and text areas; multiple forms.
XHTML : The Basics
Many of you may have heard of XHTML but your wondering what it is and why use it? Well I will try my best to explain what it is and how to use it correctly. XHTML stands for Extensible HyperText Markup Language.
The structure of a XHTML document
The structure of a XHTML document is slightly more different than a standard HTML. You will have certain parts in XHTML such as doc type's and xml properties that HTML doesn't have, there's ultimately the same type of code kanguage, but with changes. Int this tutorial you will learn about HTML, XHTML and there differences and the overall structure of both.
Learning the Basics of Xhtml and getting started!
This tutorial shows all the basics that you will need to learn, or change to, to become a good xhtml coder.
XHTML and Stylesheets
The web is changing. The web is actually changing everyday; different languages, algorithms, concepts, and ideas. It seemed as if, after learning HTML, I started hearing rumors of XHTML.
Basic XHTML and CSS
Basic XHTML and CSS: Type selectors, Box model, the cascade.
Ways to Declare XHTML Document
There are currently Three different ways to declare an xhtml document. These ways are: strict, transitional and frameset...
Introduction to Tables
This is an introduction to placing Tables on your Web pages. If you're starting to use tables, start here.
How To Group Related Items In A From Using The fieldset Tag
Learn how to group related tags in a form to make your web pages more accessible to nonvisual browsers by using the HTML or XHTML fieldset tag in this easy to learn tutorial.
Margins Through Frames Tutorial
This method may or may not be the best for your site. Just learn what you can, and go from there.Let's say you want to have your main page content a certain width. Of course, you could use frames or tables and simply specify the width in pixels.But what if you want it centered in the middle of the page with equal "Margins" on both sides, no matter at what size the user's screen is set?Then your content will be in a window of a specific size in the middle of the screen.
How To Create A Simple Form Using The "form" Tag
Learn the basics of creating a form to interact with your users using the HTML or XHTML "form" tag in this easy to learn tutorial.
Expanding Table
This is a very helpful tutorial, it will make your tables expand as you add content to them.
Developing the Content
So you have got a client who has signed on the dotted line and wants you to create a drop-dead gorgeous Web site with all the bells and whistles that the law allows.
Using Frames
Framesets are not recommended if you want search engines to be able to read the content within your site, used well these can look nice but you probably won't get good search engine rankings.
HTML Introduction
In this section you will learn about what is html.......?
Wordpress Posts Explained
The main focus of this article is to explain how to make a blog post and how to control all of the information for that post, and not just the title and content.
Introduction to Frames
Frames are a little different than anything you've done in html in that you are not writing a page in the traditional sense. What you are creating is a template where more than one page can sit. Here's an example using TABLE commands:
Basic Tables
So, you've got all this content (read: stuff), and want to arrange it on your website eh? Well there are two main ways of doing it, one using HTML, and one using CSS, we're going to concentrate on the HTML method here - tables.
Graphics Introduction: Part 1
This tutorial discusses issues and techniques relating to Web graphics. It includes information about creating animated GIFs, clickable image maps, and efficient Web graphics.
Tables
Tables are very easy to use and will make your site look more appealing to the eye, while organizing your site's content. Almost every site uses tables in some form.
Graphics Introduction: Part 2
Image size refers both to the height and width of the image in pixels and the file size. Large graphics take a long time to download over the Web and many people will become impatient.
Basic HTML: Paragraphs and Headers
Text makes up the core content of any web site, and has lots of tags to enable us to display it exactly how we need it. In this tutorial you'll learn how to present text in the simplest way using paragraphs and headers.
Adding Text and Links
In this tutorial, you'll learn how to work with text and links efficiently and appropriately. From the logic of headers and lists to a variety of linking options, you'll find out what it means to create great text in noble fashion, making your content as royal as can be.
HTML - Images
If you are going through the whole HTML series of tutorials you will want to open up your HTML page in your text editor now. If you are just coming in you can still follow along easily. Just open up a text editor and begin the tutorial.
Iframes
iFrame is a fancy name for how HTML can be used to display another page's content within its own page. It can be handy if you have a news page you edit news into and that you want to display in your main layout without editing the layout each time.
Web Page Forms
This tutorial is intended to supplement my Perl/CGI and JavaScript tutorials. Web page forms were the first interactive capabilities made available to web developers, followed by the use of CGI scripts and more recently by the rise of JavaScript. All three can act in concert to create exciting, but more importantly, useful web pages.
In Depth Contact Form Part 1 - The Form Itself
In depth tutorial focusing on the basics of building a contact form.Tutorials concentrating on building and handling a contact form on your website.
Creating Relevant Site Content
A Web site is a very important thing. At least, it better be. When you are hired to create a Web site, you are creating a worldwide presence for your client. As a Web designer, you do your best to create a site that portrays your client’s business or service at its best.
Website Design
I have been designing pages now for 3 years already, and it became somehow repetitive. Especially the structures of the websites. So I thought I would share this with you, I hope you will benefit from this tutorial. Tables are very important in designing websites. Almost all the content are put inside the tables. This tutorial deals with tables. We will basically create tables, and determine what will be put in what column and row.
Automatic refresh webpage / Set time to redirect
This script easy but powerful. Many websites use this scripts to redirect to another page or refresh the same page, for example, my website updates in every 10 minutes and I want to show user my latest content then I put this script to my page and set it refreshs in every 10 minutes.

Report
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