Help 3.2 Create and test an HTML document that displays a table of football scor
ID: 3837318 • Letter: H
Question
Help 3.2 Create and test an HTML document that displays a table of football scores from a collegiate football conference in which the team names have one of the primary colors of their respective schools. The winning scores must appear larger and in a different font than the losing scores. The team names must be in a script font. 3.3 Create and test an HTML document that includes at least two images and enough text to precede the images, flow around them (one on the left and one on the right), and continue after the last image. 3.4 Create and test an HTML document that has at least a half page of text and a small box of text embedded on the left margin, with the main text flowing around the small box. The embedded text must appear in a smaller font and also must be set in italic. 3.5 Create and test an HTML document that has six short paragraphs of text that describe various aspects of the state in which you live. You must define three different paragraph styles, p1 , p2 , and p3 . The p1 style must use left and right margins of 20 pixels, a background color of pink, and a foreground color of blue. The p2 style must use left and right margins of 30 pixels, a background color of black, and a foreground color of yellow. The p3 style must use a text indent of 1 centimeter, a background color of green, and a foreground color of white. The first and fourth paragraphs must use p1 , the second and fifth must use p2 , and the third and sixth must use p3 . 3.6 Create and test an HTML document that describes nested ordered lists of cars. The outer list must have three entries: compact, midsize, and sports. Inside each of these three lists there must be two sublists of body styles. The compact- and midsize-car sublists are two door and four door; the sports-car sublists are coupe and convertible. Each body-style sublist must have at least three entries, each of which is the make and model of a particular car that fits the category. The outer list must use uppercase Roman numerals, the middle lists must use uppercase letters, and the inner lists must use Arabic numerals. The background color for the compact-car list must be pink; for the midsize-car list, it must be blue; for the sports-car list, it must be red. All the styles must be in a document style sheet. 3.7 Rewrite the document of Exercise 3.6 to put all style-sheet information in an external style sheet. Validate your external style sheet with the W3C CSS validation service. 3.8 Rewrite the document of Exercise 3.6 to use inline style sheets only. 3.9 Create and test an HTML document that contains at least five lines of text from a newspaper story. Every verb in the text must be green, every noun must be blue, and every preposition must be yellow. 3.10 Create and test an HTML document that describes an unordered list of at least five popular books. The bullet for each book must be a small image of the book's cover. Find the images on the Web. Help 3.2 Create and test an HTML document that displays a table of football scores from a collegiate football conference in which the team names have one of the primary colors of their respective schools. The winning scores must appear larger and in a different font than the losing scores. The team names must be in a script font. 3.3 Create and test an HTML document that includes at least two images and enough text to precede the images, flow around them (one on the left and one on the right), and continue after the last image. 3.4 Create and test an HTML document that has at least a half page of text and a small box of text embedded on the left margin, with the main text flowing around the small box. The embedded text must appear in a smaller font and also must be set in italic. 3.5 Create and test an HTML document that has six short paragraphs of text that describe various aspects of the state in which you live. You must define three different paragraph styles, p1 , p2 , and p3 . The p1 style must use left and right margins of 20 pixels, a background color of pink, and a foreground color of blue. The p2 style must use left and right margins of 30 pixels, a background color of black, and a foreground color of yellow. The p3 style must use a text indent of 1 centimeter, a background color of green, and a foreground color of white. The first and fourth paragraphs must use p1 , the second and fifth must use p2 , and the third and sixth must use p3 . 3.6 Create and test an HTML document that describes nested ordered lists of cars. The outer list must have three entries: compact, midsize, and sports. Inside each of these three lists there must be two sublists of body styles. The compact- and midsize-car sublists are two door and four door; the sports-car sublists are coupe and convertible. Each body-style sublist must have at least three entries, each of which is the make and model of a particular car that fits the category. The outer list must use uppercase Roman numerals, the middle lists must use uppercase letters, and the inner lists must use Arabic numerals. The background color for the compact-car list must be pink; for the midsize-car list, it must be blue; for the sports-car list, it must be red. All the styles must be in a document style sheet. 3.7 Rewrite the document of Exercise 3.6 to put all style-sheet information in an external style sheet. Validate your external style sheet with the W3C CSS validation service. 3.8 Rewrite the document of Exercise 3.6 to use inline style sheets only. 3.9 Create and test an HTML document that contains at least five lines of text from a newspaper story. Every verb in the text must be green, every noun must be blue, and every preposition must be yellow. 3.10 Create and test an HTML document that describes an unordered list of at least five popular books. The bullet for each book must be a small image of the book's cover. Find the images on the Web. Help 3.2 Create and test an HTML document that displays a table of football scores from a collegiate football conference in which the team names have one of the primary colors of their respective schools. The winning scores must appear larger and in a different font than the losing scores. The team names must be in a script font. 3.3 Create and test an HTML document that includes at least two images and enough text to precede the images, flow around them (one on the left and one on the right), and continue after the last image. 3.4 Create and test an HTML document that has at least a half page of text and a small box of text embedded on the left margin, with the main text flowing around the small box. The embedded text must appear in a smaller font and also must be set in italic. 3.5 Create and test an HTML document that has six short paragraphs of text that describe various aspects of the state in which you live. You must define three different paragraph styles, p1 , p2 , and p3 . The p1 style must use left and right margins of 20 pixels, a background color of pink, and a foreground color of blue. The p2 style must use left and right margins of 30 pixels, a background color of black, and a foreground color of yellow. The p3 style must use a text indent of 1 centimeter, a background color of green, and a foreground color of white. The first and fourth paragraphs must use p1 , the second and fifth must use p2 , and the third and sixth must use p3 . 3.6 Create and test an HTML document that describes nested ordered lists of cars. The outer list must have three entries: compact, midsize, and sports. Inside each of these three lists there must be two sublists of body styles. The compact- and midsize-car sublists are two door and four door; the sports-car sublists are coupe and convertible. Each body-style sublist must have at least three entries, each of which is the make and model of a particular car that fits the category. The outer list must use uppercase Roman numerals, the middle lists must use uppercase letters, and the inner lists must use Arabic numerals. The background color for the compact-car list must be pink; for the midsize-car list, it must be blue; for the sports-car list, it must be red. All the styles must be in a document style sheet. 3.7 Rewrite the document of Exercise 3.6 to put all style-sheet information in an external style sheet. Validate your external style sheet with the W3C CSS validation service. 3.8 Rewrite the document of Exercise 3.6 to use inline style sheets only. 3.9 Create and test an HTML document that contains at least five lines of text from a newspaper story. Every verb in the text must be green, every noun must be blue, and every preposition must be yellow. 3.10 Create and test an HTML document that describes an unordered list of at least five popular books. The bullet for each book must be a small image of the book's cover. Find the images on the Web.Explanation / Answer
3.2
Note: IN the place of image src tage you may replace whatever image you want.
3.6
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ExcercCSE 3.6 Program</title>
<style type="text/css"> ol{list-style-type:upper-roman;}
ol ol{list-style-type:upper-alpha;}
ol ol ol{list-style-type:decimal;}
li.compact{background-color:pink;}
li.midsize{background-color:blue;} li.sports{background-color:red;}
ol.compact{background-color:pink;}
ol.midsize{background-color:blue;}
ol.sports{background-color:red;}
</style>
</head>
<body>
<h1>Nested Ordered List of Cars</h1>
<ol>
<li class="compact">Compact</li>
<ol class="compact">
<li>Two Door</li>
<ol>
<li>2012</li>
<li>Mod2012</li>
<li>REVA</li>
</ol>
<li>Four Door</li>
<ol>
<li>2012</li>
<li>Model 800</li>
<li>Maruthi Swift</li>
</ol>
</ol>
<li class="midsize">Midsize</li>
<ol class="midsize">
<li>Two Door</li>
<ol>
<li>2012</li>
<li>Mod2012</li>
<li>REVA</li>
</ol>
<li>Four Door</li>
<ol>
<li>2012</li>
<li>Model 800</li>
<li>Maruthi Swift</li>
</ol>
</ol>
<li class="sports">Sports</li>
<ol class="sports">
<li>Coupe</li>
<ol>
<li>2012</li>
<li>Mod2012</li>
<li>REVA</li>
</ol>
<li>Convertible</li>
<ol>
<li>2012</li>
<li>Model 800</li>
<li>Maruthi Swift</li>
</ol>
</ol>
</ol>
</body>
</html>
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.