Purchase Solution

HTML: Creating a Simple Web Page

Not what you're looking for?

Ask Custom Question

Create a simple web-page designed to meet the following requirements:

1. Title Is on Dog Grooming
2. Headings of three different sizes
3. Two instances of bold text
4. Two instances of italicized text
5. Two instances of a horizontal rule
6. One list: ordered, unordered, or definition
7. Two graphics
8. Three links to outside Web pages
9. Four attributes affecting an HTML element
10. One contact email link
11. Four paragraphs of text, separated by line breaks
12. Two comment tags
13. Your name, course name, date, and instructor's name

Font, structure, alignment, and color preferences are up to you, the student Web developer, and may be used as attributes.

Purchase this Solution

Solution Summary

This solution creates a simple web-page. This simple web-page can be created using a simple editor such as Notepad. A detailed explanation is also attached along with the solution.

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

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.

Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.

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.