Home » HTML » XHTML
HTML XHTML tutorials
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.
Related Tutorials
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 Tutorials - Introduction To Element Content Syntax
A collection of 17 tutorial tips on XHTML 1.0 element content syntax and basics. Clear answers are provided with tutorial exercises on XHTML element content models, EMPTY and PCDATA element contents, sub-element only contents, mixed contents, XHTML entities and CDATA, nested elements, white space characters.
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
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.
XHTML and CSS Introduction
XHTML and CSS Introduction: Rules of XHTML, basic tags and attributes, separation of structure and style.
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.
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.
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.
Basic XHTML and CSS
Basic XHTML and CSS: Type selectors, Box model, the cascade.
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.
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.
Ways to Declare XHTML Document
There are currently Three different ways to declare an xhtml document. These ways are: strict, transitional and frameset...
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.
HTML - The Basics
Get to know the basics of HTML including tags and attributes.
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.
iFrame Basics
A short and easy tutorial on how to use iFrames.
Table Basics
Create tables in HTML to hold your information or help in layouts.
So, You Want A Form, Huh?
That's nice and simple.It explains the basics of placing input items on an HTML page.
So, You Want To Align Text
you will learn the basics about wrapping text around images and justifying to one side or the other.
Wannabe Web Developer?
This tutorial brings basics and education resources to absolute web development beginners.
HTML : The Basics
This is my basic HTML tutorial which I wrote in order for those of you out there who are interested in making your own websites but have no idea on where to start. Hopefully after reading this you will have the knowledge to create your very own site.
Basic of HTML
Learn the basics of HTML.
HTTP Headers for Dummies
In this article we are going to learn about the basics of HTTP headers and how we can use them in our web applications.
Learning HTML part 1 - The first steps to building a webpage
I will teach you the basics of HTML. Learn what programs to use, how to set up a HTML document and how to make a basic web page in this easy to follow tutorial.
HTML Tutorial Part One
First html tutorial for Imantu. Teaches the basics of html coding.
Iframes Basics
I'll show you this lovely little trinket called IFrames. What it does is it can load a whole new page (ie. html, php, etc..) within or embedded in your current page. This really lets all those people who want to have lets say a news box within their graphical interface but not have the user to scroll down the whole browser window.
HTML Basics
This tutorial will hopefully teach you the basic necessities for making your very own webpage. Now contrary to what people tell you, html (Hypertext Markup Language) is not a programming language, its simply instructions telling the browser what to do. Yes, different programming languages can be incorprated into html, but html itself is just instructions for browsers.
HTML Basics
There are lots of software on the market, two popular ones are Microsoft FrontPage, and the class of the market Macromedia Dreamweaver. They both are able to operate WYSIWYG (What you see is what you get) and pure HTML code. But the most basic and easiest software to use, is one that you already have on your computer and is called Microsoft Notepad. it will do the same job as the other two, but does not offer WYSIWYG.
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.
Very Basic HTML
HTML stands for HyperText Markup Language. HTML is the language used to wrote basic web pages. It allows us to control how our page is displayed, place images on that page, place the text where we want it, make links to other pages, display tabular data and much more. In this tutorial i will try and introduce you to the basics of HTML so you can get started.
HTML - Text Formatting
Understand the basics of HTML I will now go over how to format text with different tags and attributes. After this tutorial you will know a few tags and attributes you can use to change the appearance of your text. At the very bottom of this tutorial you will see the full list of tags and attributes you can use for text formatting.
 
Categories