Home » XML Basics
3

XML Basic Syntax

After selecting your ideal web browser for XML viewing in the previous chapter, you will now begin writing XML code. In this chapter, you will learn basic syntax in XML, the basic rules that govern the XML computer language, the basic concepts in the XML computer language, and finally, you will make your first XML file and view it with your selected browser.

In This Chapter:

Tags, Nesting and Case Sensitivity
Going back to the first chapter, you leraned about HTML tags. In this section, you will learn how to make your own opening and closing tags, both for XML and HTML.
Creating and Saving XML files
Here, you will learn how to create, save and view your XML file.