Use the list property to create a simple list containing


HTML Assignment

Enhancing your web page with Cascading Style Sheet (CSS)

CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It permits the adaption of any web page to be displayed on various types of devices including large and small screens, mobile devices screens, a variety of media, and on printers. Following are your directions to complete this assignment.

Your reference and resource for CSS is w3schools.com [https://www.w3schools.com/css/

To successfully complete HTML assignment you must do the following:

1. Ensure to fix html code errors in your previous assignment.

2. As a minimum you must read and work with the examples provided in the above reference. Read the CSS Introduction, Syntax, and How To insert CSS into your web page.

3. Use the following two ways of inserting a style sheet,

A. Internal style sheet, and
B. Inline style

(Note: Use the External style sheet at your Own Risk of loosing points. The External style sheet is not mandatory for this assignment.)

4. You must describe your web page presentation by using the following CSS properties:

A. Colors and Backgrounds
B. Text and Fonts
C. Links
D. Lists

If you wish to experiment with other CSS properties you may do so but you're not required.

5. Using your assignment 7 web page you will add the following CSS properties to describe the presentation of your web page:

A. Use the appropriate selector(s) and declaration(s) to change the page background and color. Make sure you chose a color that will NOT hide your text otherwise the page may not be readable and a lower grade will be the result.

B. Use Text Color to change the text color of only one of your page paragraphs. Again, chose a color that will NOT hide your text otherwise the page may not be readable and a lower grade will be the result.

C. Select two different paragraph on your page and change the font family as well as the generic family. Each paragraph will have a different generic and font family. For example, one paragraph may be Arial Sans-serif, and the other Georgia Serif.
(Properties B and C will be worth 3 points)

D. Use the link property to create a hot link to your favorite web site.

E. Use the list property to create a simple list containing six total items. The first three items will be three things your enjoyed in this class (MIS-180), and the other three items will the three things you would have like to learn in this class but were not included in the course.

You may choose to use an order or unordered list. You may choose to style your list with colors should you wish.

Once you have added the above four CSS properties to your web page you have completed assignment and you may upload it to blackboard.

Request for Solution File

Ask an Expert for Answer!!
: Use the list property to create a simple list containing
Reference No:- TGS01404564

Expected delivery within 24 Hours