Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Practice with External Style Sheets. In this exercise you will create two external style sheet files and a web page. You will experiment with linking

Practice with External Style Sheets. In this exercise you will create two external style sheet files and a web page. You will experiment with linking the web page to the external style sheets and note how the display of the page is changed.

a. Create an external style sheet (call it format1.css) to format as follows: document background color of white, document text color of #000099. b. Create an external style sheet (call it format2.css) to format as follows: document background color of yellow, document text color of green. c. Create a web page about your favorite movie that displays the movie name in an tag, a description of the movie in a paragraph, and an unordered (bulleted) list of the main actors and actresses in the movie. The page should also include a hyperlink to a website about the movie and an e-mail link to yourself. This page should be associated with the format1.css file. Save the page as moviecss1.html. Be sure to test your page in more than one browser. d. Modify the moviecss1.html page to be associated with the format2.css external style sheet instead of the format1.css file. Save the page as moviecss2.html and test it in a browser. Notice how different the page looks!

Upload your files (moviecss1.html, moviecss2.html, format1.css, format2.css) to your existing exercises folder on the infprojects server and submit the working URL to your two files the space below.

Format should be: http://yourusername.infprojects.fhsu.edu/exercises/moviecss1.html AND http://yourusername.infprojects.fhsu.edu/exercises/moviecss2.html

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

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions