Problems
Problems
-
Write a XHTML Basic document that includes comments and dis
plays a greeting to the user.
-
Write a XHTML Basic program that links to three different
web sites.
-
Write a XHTML Basic program that shows an image that is
sized using the width and height attributes,
and is also a link to a web site : www.drivers.com.
-
Write a XHTML Basic program that displays the line: ½ is
> ¼.
-
Write a XHTML Basic program that has a table with 3 rows and
2 columns with the words one, two, three, four, five and six in the cells.
-
Write a XHTML Basic program that has an unordered list
specifying three top news magazines.
-
Write a XHTML Basic program that has a nested ordered list
within a nested ordered list where the main list is of three car manufactur ers,
and the inner list has three models of one of the manufacturers.
-
Write a XHTML Basic program that requests the user to input
his name and phone number using type = text, and also passes a hidden code
(abc123) to the script .
-
Use the textarea element in a XHTML Basic program to input a
description of a web site.
-
Generate a drop down list in a XHTML Basic program that
specifies a list of choices in types of ice cream. (use 3 types of ice
cream)
-
Repeat problem 1 in cHTML.
-
Repeat problem 2 in cHTML.
-
Repeat problem 3 in cHTML.
-
Repeat problem 4 in cHTML.
-
Repeat problem 5 in cHTML.
-
Repeat problem 6 in cHTML.
-
Repeat problem 7 in cHTML.
-
Repeat problem 8 in cHTML.
-
Repeat problem 9 in cHTML.
-
Repeat problem 10 in cHTML.
408 times read
|
|
|
|