Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

Looking for the book? They have it at the Engineer's Bookstore at 748 Marietta St NW. Here is there website: http://www.engrbookstore.com/ - Monica

Hotspots: Slides and CodeTA CornerComments?AnnouncementsFAQStatic Webspace
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Fall 2006 Midterm 2 Review: HTML Fun

Post questions below.

1. What does HTML stand for?

Hyper Text Markup Language

2. What is HTML validation and why is it necessary?

Checks the code to make sure it works across browsers

3. Match the following HTML tags to its function:

1.h (html-the entire doc is enclosed within these tags)
2.e (a href-links to an external page)
3.b (img-puts an image on your page)
4.f (head-the heading is enclosed within these tags)
5.c (title-specifies a title)
6.i (p-identifies a paragraph)
7.a (script-enables you to write javascript)
8.d (table-makes a table)
9.g (tr-makes a row for your table)

Leah McClellan

I agree
Stacy Schwaiger

Yup, its all right. - Bobby Mathew



Link to this Page