<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>HTML tutorials</title>
<link href="http://www.htmlquick.com/tutorials.html" />
<link href="http://www.htmlquick.com/tutorials/atom.xml" rel="self" />
<id>html-tutorials:html-quick:en:dpl</id>
<updated>2006-07-15T20:49:34Z</updated>
<author>
<name>Diego Ponce de Le&#243;n</name>
</author>
<entry>
<title>Cascading Style Sheets (CSS)</title>
<link href="http://www.htmlquick.com/tutorials/css.html"/>
<updated>2006-07-23T15:49:34Z</updated>
<summary>Style sheets are useful to define visual attributes in HTML documents. This gives the author powerfull methods to define the visual style of the document while separates the semantic part (HTML) from the presentational (style sheets). In this tutorial you'll learn how to implement style attributes in the HTML document.</summary>
<id>http://www.htmlquick.com/tutorials/css.html</id>
</entry>
<entry>
<title>XHTML code</title>
<link href="http://www.htmlquick.com/tutorials/xhtml.html"/>
<updated>2006-07-22T20:49:34Z</updated>
<summary>In this tutorial we'll go step by step studing the rules to write XHTML documents, while showing wich HTML syntaxes represent a violation of the XHTML standards. We'll also give an idea of where XHTML come from and why there was a need for a change. Finally you'll learn to write XHTML code and check if your code is valid (i.e., it obey the standard).</summary>
<id>http://www.htmlquick.com/tutorials/xhtml.html</id>
</entry>
<entry>
<title>Forms in HTML</title>
<link href="http://www.htmlquick.com/tutorials/forms.html"/>
<updated>2006-07-21T20:49:34Z</updated>
<summary>Forms are a characteristic of the HTML standard that let authors collect information provided by the visitors. This forms can be useful to collect personal information, contact information, preferences or opinions, or any kind of user input the author may need. In this tutorial we'll explore all the characteristics availble to build forms in HTML.</summary>
<id>http://www.htmlquick.com/tutorials/forms.html</id>
</entry>
<entry>
<title>Tables in HTML</title>
<link href="http://www.htmlquick.com/tutorials/tables.html"/>
<updated>2006-07-20T20:49:34Z</updated>
<summary>This tutorial explains the correct and complete way to define tables in HTML documents. This will help beginners to learn how to write tables manually in an HTML document, while defines and describes all the tools that are available for advanced (many of whom still don't know all the properties of a table).</summary>
<id>http://www.htmlquick.com/tutorials/tables.html</id>
</entry>
<entry>
<title>Organizing a website</title>
<link href="http://www.htmlquick.com/tutorials/organizing-website.html"/>
<updated>2006-07-19T20:49:34Z</updated>
<summary>Tutorial designed to give some ideas about how the files (HTML documents, images, etc.) in a website can be distributed among directories and how the resources can refer to each other from these different locations. We'll also make a small reference on how the files are placed in the server.</summary>
<id>http://www.htmlquick.com/tutorials/organizing-website.html</id>
</entry>
<entry>
<title>Links in HTML</title>
<link href="http://www.htmlquick.com/tutorials/links.html"/>
<updated>2006-07-18T20:49:34Z</updated>
<summary>Tutorial explaining in full detail the nature and usage of HTML links. It will not only show the basic syntax of links, but will also go through various characteristics that are usually not used and can provide a lot of hidden information for different interpreters (e.g., search engines).</summary>
<id>http://www.htmlquick.com/tutorials/links.html</id>
</entry>
<entry>
<title>An HTML document structure</title>
<link href="http://www.htmlquick.com/tutorials/document-structure.html"/>
<updated>2006-07-17T20:49:34Z</updated>
<summary>With this tutorial you will learn the HTML document structure and the way it's divided, as well as what information you can place in each one of these divisions. We'll also set the document's type and the basis to design an HTML document compatible with the XHTML standard.</summary>
<id>http://www.htmlquick.com/tutorials/document-structure.html</id>
</entry>
<entry>
<title>HTML Tags and attributes</title>
<link href="http://www.htmlquick.com/tutorials/tags-attributes.html"/>
<updated>2006-07-16T20:49:34Z</updated>
<summary>Tutorial intented to introduce the HTML code basis to users that have never written a web site manually. Writing HTML code is pretty much writing tags, attributes and content. That's why we'll focus in explaining how a tag and it's attributes and contents are defined. Note that we'll also set the rules to write XHTML compliant documents.</summary>
<id>http://www.htmlquick.com/tutorials/tags-attributes.html</id>
</entry>
<entry>
<title>How to begin an HTML document</title>
<link href="http://www.htmlquick.com/tutorials/how-to-begin.html"/>
<updated>2006-07-15T20:49:34Z</updated>
<summary>Tutorial designed for beginners, who have never written an HTML document manually and need to know where to do it and how to save it, this tutorial will show the process to create an HTML file. Even when this process doesn't belong to the HTML language we'll try to give a small idea for those who still don't know how to do it.</summary>
<id>http://www.htmlquick.com/tutorials/how-to-begin.html</id>
</entry>
</feed>
