Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HTML(send html text code) Create an HTML file that uses inline styles and the color property to display tag contents in blue. Add Screenshot (code

HTML(send html text code)

Create an HTML file that uses inline styles and the color property to display

tag contents in blue.

Add Screenshot (code in Notepad++)

Create an HTML file that uses an inline style and the font-family and font-size properties to display a paragraph using a 14-point Arial font.

Add Screenshot (code in Notepad++)

Create an HTML file that uses embedded style definitions to display all paragraph text in red italics at 12 points.

Add Screenshot (code in Notepad++)

Combine embedded and inline styles to display two paragraphs in red italics text at 12 points and one paragraph at 14-point blue text.

Add Screenshot (code in Notepad++)

Create two HTML files, Home.html and About.html, each of which uses the external style definitions in a file named Custom.css(that you create) to display:

Blue background

Yellow heading text

White paragraph text

Add Screenshot (code in Notepad++)

Use an embedded style sheet to modify the file Home.html, which you created in Question 5, to override the

style definition to display the text in orange.

Add Screenshot(code in Notepadd++)

Modify the Home.html file from Question 6 to add a second

tag that displays its text in white using an inline style.

Add Screenshot(code in Notepadd++)

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_2

Step: 3

blur-text-image_3

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