Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

basic HTML page code

First a movies page with 3 list of best movies in a table(year, date of release , why this is the best movie) included in the table.

Then My hobbies page with three hobbies .. we have to link the my movies page in my hobbies and external link provided.

I would like to get code for both two on a txt file and instruction to link page.

the my hobbies page should be as follow

  1. an external style sheet to apply the following styles:
  2. the color red to all h1 headings
  3. the color blue to all h2 headings
  4. the color green and the font Arial to all paragraphs
  5. the font Cursive to all ordered lists
  6. the font size 28px to all bulleted lists
  7. a solid border around all tables
  8. a solid border and a background color of purple to all cells within a table
  9. Create classes to style specific tags as follows:
  10. Change the background color of one of the cells in the table to orange
  11. Change the text color of one of the items in the unordered (bulleted) list to orange
  12. Change the font of one of the items in the ordered (numbered) list to Arial
  13. Do not include any embedded or inline tags in your code. All styles should be applied using an external style sheet and classes. The completed external style sheet (css) should contain 7 tags and 3 classes.
  14. Save the style sheet as styles.css.
  15. Link the external style sheet to both the movies page and the hobbies page and apply the classes to the appropriate tags in each page.
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question