Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q uestion #1 :-Formatting a list and table/External style sheet Script the webpage in figure 2 using an html file for the format and content

image text in transcribedimage text in transcribed

Q uestion #1 :-Formatting a list and table/External style sheet Script the webpage in figure 2 using an html file for the format and content and an external CSS file for the presentation. You choose the topic; here are a few ideas: cars, animals, sports, foods Here are the specifications 1. The background of your page has a repeated image of your choice 2. The header must be formatted using the box model The image to the right illustrates the CSS box model Margin Padding Content To accomplish this use the
tag. You can use any color combinations for the border and the background The color of your header must be the same color as the border of the box model. Set the margin of the box model to be the same as the margin of the table that follows (so they line up nicely). Set the border to be at least 10px and solid. Set the internal padding to be at least 10px. Set the width to a value of your choice other than 100% Figure 1- Box model - 3. The table must have 3 rows and 2 columns. a. Set the table margin the same as the header margin. b. Set the border of the table to be at least 15px, dashed and a different color from any other colors in the table. c. The 1st row is for headings. The background color must be different from any of the other cells in the table, and the text must be any color other than black. Add a padding of at least 10px for the heading cells d. The cells in rows 2 and 3 must all have a different color background and a different colored border e. The cells in the column 1 of row 2 and 3 each have an ordered list whose list style is upper roman. Notice that the numbering of the list items in the cell col 1/row 3 starts at 3 (and not 1) f. The cell in row 2/col 2 has an ordered list whose list type is uppercase letters The 1st nested unordered list has bullets that are a 25px x 25px image of your choice and first element of this list has one nested unordered list. The second nested unordered list's bullets are the default circle. The color of the text in the 2nd unordered list is the same as the border of that cell. g. The cell in row 3/col 2 has an ordered list whose list type is armenian numbering The 1st nested unordered list's bullets are square. The 2nd nested unordered list has bullets that are a 25px x 25px image of your choice, different from the im age used in cell Row 2/col 2. The color of the text in the 1st unordered list is the same as the border of that cell. h. The borders on top and bottom sides of the table are dashed and on the left and right sides of the table are dotted 4. All style need to be entered in an external CSS 5. Be sure to include your name in the page as well as the sources of your images with links to the pages at a location of your choice 6. Validate your code using the HTML5 validator Nested loops in a table 1, Figure 2-Template of page to script for question #1 Q uestion #1 :-Formatting a list and table/External style sheet Script the webpage in figure 2 using an html file for the format and content and an external CSS file for the presentation. You choose the topic; here are a few ideas: cars, animals, sports, foods Here are the specifications 1. The background of your page has a repeated image of your choice 2. The header must be formatted using the box model The image to the right illustrates the CSS box model Margin Padding Content To accomplish this use the
tag. You can use any color combinations for the border and the background The color of your header must be the same color as the border of the box model. Set the margin of the box model to be the same as the margin of the table that follows (so they line up nicely). Set the border to be at least 10px and solid. Set the internal padding to be at least 10px. Set the width to a value of your choice other than 100% Figure 1- Box model - 3. The table must have 3 rows and 2 columns. a. Set the table margin the same as the header margin. b. Set the border of the table to be at least 15px, dashed and a different color from any other colors in the table. c. The 1st row is for headings. The background color must be different from any of the other cells in the table, and the text must be any color other than black. Add a padding of at least 10px for the heading cells d. The cells in rows 2 and 3 must all have a different color background and a different colored border e. The cells in the column 1 of row 2 and 3 each have an ordered list whose list style is upper roman. Notice that the numbering of the list items in the cell col 1/row 3 starts at 3 (and not 1) f. The cell in row 2/col 2 has an ordered list whose list type is uppercase letters The 1st nested unordered list has bullets that are a 25px x 25px image of your choice and first element of this list has one nested unordered list. The second nested unordered list's bullets are the default circle. The color of the text in the 2nd unordered list is the same as the border of that cell. g. The cell in row 3/col 2 has an ordered list whose list type is armenian numbering The 1st nested unordered list's bullets are square. The 2nd nested unordered list has bullets that are a 25px x 25px image of your choice, different from the im age used in cell Row 2/col 2. The color of the text in the 1st unordered list is the same as the border of that cell. h. The borders on top and bottom sides of the table are dashed and on the left and right sides of the table are dotted 4. All style need to be entered in an external CSS 5. Be sure to include your name in the page as well as the sources of your images with links to the pages at a location of your choice 6. Validate your code using the HTML5 validator Nested loops in a table 1, Figure 2-Template of page to script for question #1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M Ricardo, Susan D Urban

3rd Edition

1284056945, 9781284056945

More Books

Students also viewed these Databases questions

Question

Why does sin 2x + cos2x =1 ?

Answered: 1 week ago

Question

What are DNA and RNA and what is the difference between them?

Answered: 1 week ago

Question

Why do living creatures die? Can it be proved that they are reborn?

Answered: 1 week ago