Purchase Solution

Beginners XHTML page

Not what you're looking for?

Ask Custom Question

Please help me so I can write the following:

- Create basic XHTML open and close tags (!DOCTYPE), (html), (head), (title), (body).
- Add a title in the head section of the XHTML document.
- Create a link.
- Center the links in the center of the Web page and put spaces between the links.
- Create a Heading that is centered on the page.
- Create a table with two columns. Put a heading above the list that has the title of Chores.
- Center the entire list, including the heading.
- Make the background color of the page a light blue (#6699FF).
- Insert any image at the bottom of the Web page.
- Center the image.

Purchase this Solution

Solution Summary

The solution provides a WC3 validated code for the written XHTML webpage (see attachments).

Solution Preview

See attached file.

XHTML has been validated at ...

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.