Articles

 1. How to make text bold and italic

1. How to make text bold and italic Bolding and italicizing text can help to add emphasis to...

 2. An introduction to coding web pages with XHTML

2. An introduction to coding web pages with XHTML In this series of tutorials, you will learn...

 3. How is XHTML different from HTML?

3. How is XHTML different from HTML? If you watched the previous tutorial, you'll know that...

 4. Choosing a text editor for web development

4. Choosing a text editor for web development In this tutorial, we will discuss the factors...

 5. Some resources you should know about before you begin

5. Some resources you should know about before you begin Before we begin, you should know...

 6. How to quickly open a local web page in your browser

6. How to quickly open a local web page in your browser They may seem obvious to some, but...

 7. How to correctly save an XHTML document

7. How to correctly save an XHTML document If you haven't watched our tutorial on choosing a...

 8. How to create your first XHTML document

8. How to create your first XHTML document In this tutorial, you will finally find out how to...

 9. How to choose the correct document type for your XHTML page

9. How to choose the correct document type for your XHTML page The Document Type...

 10. How to add metadata to your web page

10. How to add metadata to your web page Metadata is defined as "data about data". (X)HTML...

 11. How to give your web page some structure

11. How to give your web page some structure Now, it's time to finally give our web page some...

 12. How to insert a line break

12. How to insert a line break In any HTML document, line breaks will not automatically appear...

 13. How to create a horizontal line

13. How to create a horizontal line You've probably seen horizontal lines or horizontal rules...

 14. How to create a hyperlink

14. How to create a hyperlink Hyperlinks (or links) are integral to the way the web works...

 15. How to add an image to your web page

15. How to add an image to your web page Another useful content tag of (X)HTML is the <img...

 16. How to create text headings

16. How to create text headings One way to add some more structure to your web page is by...