Welcome guest


Content

The web is a very dynamic and confusing place.  There, now that's out of the way.  When working on the web, it is important to pick a strategy and run with it.  In this class, we're going to be using a very structured paradigm.

Our web pages will be split into two equally important pieces.  The first of which is content, which will be covered by this chapter.  Content is the actual material that exists on a web page; this includes everything from text to tables and from images to links.  The second half of the web is form.  Form is what our content looks like, which will be covered in the next chapter.

Long story short, we're going to be writing our material in this chapter, and making it look and behave a certain way in the next.  It'll be important to keep this in mind when writing content; don't expend too much mental energy trying to format your content to look a certain way, we will learn powerful tools in the next chapter to do this for us.

Learning Outcomes

  • Gain a basic knowledge of what XHTML is.
  • Learn what procedure is used to prepare your unity account to be accessed as part of the world wide web.
  • Understand the function of an XHTML tag.
  • Possess the knowledge to enable you to start creating your own webpages.
  • Learn some basic methods for XHTML design.
  • Learn about hex color codes, the standard for specifying color.

Example Files

Demo XHTML File