Beginning XML - Part III (Building Blocks)
XML documents (and HTML documents) are made up by the following
building blocks:
· Elements
· Tags
· Attributes
· Entities
· PCDATA
· CDATA
XML documents (and HTML documents) are made up by the following...
This is a brief explanation of each of the building blocks:
Elements
Elements are the main building blocks of both XML and HTML
documents.
Examples of HTML elements are "body" and "table". Examples of XML
elements could be "my-schedule" and "date". Elements can contain
text, other elements, or be empty. Examples of empty HTML
elements are "hr", "br" and "img".
Tags
Tags are used to markup elements.
A starting tag like mark up the beginning of an
element, and an ending tag like mark up the end
of an element.
Examples:
A body element: body text in between
- Basic Problem in a PC
Basic Computer PROBLEMS...
- Working with Royalty Free Music
When creating Multi-Media Content, Flash or Video Clips for a client's web site or CD Rom Project, the last thing you want is to get him in trouble with the law. If there's a need for music in a project, using royalty free music is essential....
- Backup - How to Avoid a Disaster
Creating backups of important files on a regular basis is probably one of the easiest and cheapest ways to protect hours of work and personal files from all sorts of technical disasters. Still, billions of dollars are lost every year because of...