Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

External CSS - I HAVE ALREADY WRITTEN THE PARAGRAPHS, I JUST NEED HELP WITH MAKING THE External CSS and the HTML properly. Create a new

External CSS - I HAVE ALREADY WRITTEN THE PARAGRAPHS, I JUST NEED HELP WITH MAKING THE External CSS and the HTML properly.

Create a new web page (xx.html) that uses an external CSS (cssxx.css).

Research the topics and also include your opinion.

Insert an h1 before each topic.

Topic 1: Topic 1

Write at least 2(two) paragraphs about the given topic with headings and references where necessary.

Topic 2: Topic 2

Write at least 8(eight) paragraphs about the given topic with headings and references where necessary. Put all references in MLA style.

Include an h3 element above each paragraph.

Rules Styling with CSS

  1. Create an external style sheet (Create a file that contains no html only CSS saved with the filename cssxx.css, remember no html, no tags, no <>) to implement CSS rules[1]. The file extension is css.
  2. Use the link element (not an anchor element) to associate the CSS file to the HTML document.
  3. Apply style to all the paragraphs, headings and to the entire page (background color).
  4. Change the style in two of the paragraphs using one class; change the style of one of the headings using an id. (For this you will have one id and one class in your CSS.)
  5. Use a local style somewhere in the document.(Local is inline)
  6. Use a pseudo class so that when you mouse over each h3, the font sizes changes to 30pt. (use h3:hover)

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

Temporal Databases Research And Practice Lncs 1399

Authors: Opher Etzion ,Sushil Jajodia ,Suryanarayana Sripada

1st Edition

3540645195, 978-3540645191

More Books

Students also viewed these Databases questions