Markup languages are used to annotate or contextualize text in a way that is human readable and easy for a computer program to parse. The most common example of a markup language is HTML (HyperText Markup Language), which is the basis for every web site today. XML (Extensible Markup Language) is another popular markup language, and is used as the basis for a number of formats like those used by Microsoft Office.
This guide will introduce you to markup languages such as HTML and XML, discuss their history, and show you how you how to create your own markup language documents.
| An Introduction to XML - Part 1
This article presents an introduction to XML, including what it is, and why we use it.... |
A Glossary of Home Office Tech Terms: "H"
Home Office Tech terms that start with the letter “H" and are often used in the BrightHub Home Office Tech channel, from hacker to hardware to HTTP.... |
| Understanding XML Methods
XML stands for Extensible Markup Language. In this article, we'll explore more about what XML is and examine some XML methods.... |
History of XHTML
Extensible Hypertext Markup Language (XHTML) belongs to a family of XML markup languages, which are the tools that web pages are written in. XHTML mirrors and extends the widely... |
| Exploring the History of XML
XML (Extensible Markup Language) was officially approved by the World Wide Web Consortium (W3C) in 1998 but its development came about from the increasing demands of... |
The Benefits of Using PHP in Web Development
What are the benefits of using PHP? If this is a question you're asking yourself, you'll find the answers you need to make an informed decision for your web development... |