Computer Science Homework Solutions
Problem
#39393

Create a basic one-page Web page using HTML 4.0 tags

Need an example:

The minimum items on the page should be: name in a comment, page title, header, text and an image.


Attached file(s):
Attachments
Week 1 Tags.txt  View File

Attachment Content Summary (Note: view attachment at the above link before purchasing. Actual attachment content may vary slightly from that shown below.)

Week 1 Tags.txt
Week 1 Tags

Week 1 covered the following html tags:

and These tags surround the whole hypertext document,
which consists of two main section: header and body.

and The head section holds the title and meta tags, as well
as Javascript functions.

and Window title.

and Denote the body section of the page.

to

Heading font. H1 is largest.

New paragraph.


Line break.

and Bold.

and Italics.

and Underline.

 and 
Preformatted text.

and Non-proportionl font, i.e. Courier or New Courier. Honor
line feeds in the code section. Use for embedding real code in a page.

and Emphasis.

and Strong text.

and One size larger text.

and Subscripting.

and Superscripting.

Comments

    and
Ordered lists. Number by digits or letters.

    and
Unordered lists. Use various bullets.

  • List item for ol or ul lists.


    Horizontal rule.

  • Solution
    What is this?
    By OTA - Overall OTA Rating
    Ngo Tien Dung, MS - 5/5
    Purchase Cost Now
    $2.19 CAD (was ~$7.98)
    Included in Download
    • Plain text response
    • Attached file(s):
      • Answer.zip
      • index.html
      • Water lilies.jpg
    $2.19 Instant Download
    Add to Cart
    Why you can trust BrainMass.com
    • Your Information is Secure
    • Best Online Academic Help Service
    • Students find real academic Success
    Related Solutions
    • Compare the Ethernet II header to the IPv6 header. - Briefly compare the Ethernet II header to the IPv6 header.
    • Create a C++ project on finding area of a Circle - Create a project that if given the radius of a circle returns the area using the formula PI*r(squared). Create a header file, an implementation file, a documentation file, and a driver program to tes ...
    • Developing and Using Methods for Java - In what way does a method header for a method which takes in arguments and then returns a value differ from a method header that will not return a value. Write an example of each.
    • Name Header - Here is what the NAME HEADER file (Name.h) will have: 1. a default constructor 2. 3 private string instance variables for : FIRST NAME, MIDDLE NAME, and LAST NAME 3. getFirstLast Function: it ...
    • Excel - Questions attached regarding making and changing Excel Spread Sheets. (Please find the attached word for questions and make changes to Excel sheet)
    Browse