Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the following HTML Document to answer the following questions. Each question on a separate pdf file. WebSite Project Title < /head > < h1

Use the following HTML Document to answer the following questions. Each question on a separate pdf file.

WebSite Project Title

</head>

<h1>WebSite Project Title

</header>

Paragraph Heading

Check out my blog at Navigating the World of Web Development. My paragraph text goes here. My number is <p>123.456.7890p>

Ordered List</h2>

  1. Applied
  2. <li>Admitted

    <li>Registered</li>

    </ol>

    Description List

    <dl>

    Title 1

    Definition

    <dt>Title 2</dt>

    <dd>Definition

    </dl>

    1000 Marietta Dr.

    Marietta, GA 30102 <br>

    href= mailto:yourname@ctc.edu>yourname@ctc.edu</a>

    </div>

    Marietta North Metro Woodstock Mountain View </b>

1. Revise the paragraph element to use inline CSS styles to configure the background color of green and the text color of white for the paragraph.

2. Write the code for embedded CSS styles that configures a background color of #eaeaea and a text color of #000033 for the entire page.

3. Write the code for an external CSS style sheet that a. configures the text to be brown, 1.2em in size, and in Arial, Verdana, or a sansserif font for the entire page. b. configures a link with an id called new to be bold.

4. Add a class called new to the h2 elements (hint: the h2 opening tag). Next write the code for embedded CSS styles that configures this class called new to be in bold and italic.

5. Write the code for embedded CSS styles that configures links (hint: anchor element) without underlines; a background color of white; text color of black; is in Arial, Helvetica, or a san-serif font.

For Q.3 just write the code on the separate page.

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

Practical Azure SQL Database For Modern Developers Building Applications In The Microsoft Cloud

Authors: Davide Mauri, Silvano Coriani, Anna Hoffma, Sanjay Mishra, Jovan Popovic

1st Edition

1484263693, 978-1484263693

More Books

Students also viewed these Databases questions