Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Modify the html file created in class and modified today by moving the css to an external file (do not copy the style tags). In

Modify the html file created in class and modified today by moving the css to an external file (do not copy the style tags). In the external file, add new formatting for the header, main, and footer elements as follows. Use hexadecimal codes for the colors:

change the background color for the header section.

change the font family and text color for the footer section.

change the background color for the main section.

Modify the original html file by deleting the formatting in the head section, including the style tags. Add the link element to apply the formatting in the css file to the html page. Submit both the html and css files.

BELOW IS THE ORIGINAL HTML FILE

TITLE

Heading Level 1

This is a sample paragraph. Heading tags can help to make your

pages more accessible and usable. It is good coding practice to use

heading tags to outline the structure of your web page content.

Heading Level 1

Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5

Heading Level 6

THANK YOU

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

Students also viewed these Databases questions

Question

7. How might you go about testing these assumptions?

Answered: 1 week ago