Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

index.Txt

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Colors :: Home</title>
<style>
article {
background-color: pink;
font-family: Georgia, serif;
}
.alerts {
color: red;
font-weight: bold;
}
a h3 {
border-bottom: 2px black dashed;
}
</style>
</head>
<body>
<nav>
<ol>
<li>Home</li>
<li><a href="tertiary-01.htm">Tertiary Colors</a></li>
<li><a href="chartreuse-05.htm">Chartreuse</a></li>
</ol>
</nav>

<article>
<h1>Colors for Painting</h1>
<p>
Modern scientific color theory, which argues that magenta, yellow, and cyan are the best set of three colorants to combine, for the widest range of high-chroma colors but the Red, Yellow, Blue color model still rules the world of artistic painting.
</p>
<h2>
Color Theory
</h2>
<p>
In the visual arts, <i>color theory</i> is a body of practical guidance to color mixing and the visual effects of a specific color combination. There are also definitions (or categories) of colors based on the color wheel: primary color, secondary color and tertiary color.
</p>
<a href="primary.htm">
<p>
<img src="http://placehold.it/750x400" alt="Placeholder" width="750" height="400">
</p>
<h3>
Primary Colors
</h3>
<p>
<span class="alerts">Cras justo odio</span>, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.
</p>
</a>

<a href="secondary.htm">
<p>
<img src="http://placehold.it/750x400" alt="Placeholder" width="750" height="400">
</p>
<h3>
Secondary Colors
</h3>
<p>
<span class="alerts">Cras justo odio</span>, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.
</p>
</a>

<a href="tertiary.htm">
<p>
<img src="http://placehold.it/750x400" alt="Placeholder" width="750" height="400">
</p>
<h3>
Tertiary Colors
</h3>
<p>
<span class="alerts">Cras justo odio</span>, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.
</p>
</a>
</article>

<footer>
<h2>
Contact
</h2>
<address>
<p>
123 Fourth Street
<br>Arkham MA, 65340
</p>
<p>
<a href="mailto:colors@miskatonic.edu">colors@miskatonic.edu</a>
</p>
</address>
<h2>
Socialize
</h2>
<ul>
<li><a href="https://twitter.com/">Twitter</a></li>
<li><a href="http://www.reddit.com/r/colors/">Reddit</a></li>
<li><a href="http://instagram.com/">Instagram</a></li>
<li><a href="http://colrd.com/">ColRD</a></li>
</ul>
<h2>
Tools
</h2>
<ul>
<li><a href="http://encycolorpedia.com/">Encycolorpedia</a></li>
<li><a href="https://kuler.adobe.com/">Adobe Kuler</a></li>
<li><a href="http://colorhunter.com/">Color Hunter</a></li>
<li><a href="http://services.tineye.com/MulticolorEngine">MulticolorEngine</a></li>
</ul>
<h2>
News
</h2>
<ul>
<li><a href="javascript:void(0)">Scientists Made Color-Changing Paint Out of Gold Nanoparticles</a></li>
<li><a href="javascript:void(0)">'Growing' The Blackest Color In The World</a></li>
</ul>
</footer>
</body>
</html>

Please help me  for CSS Page 

Setup
Create a new, empty file in your colors project called final-css.html
Go to index.txt, copy the html and paste it into final-css.html.
You cannot change what is between <style> & </style>! Pretend that came with the system you bought, & it cannot
be altered. You will have to override that CSS to fix the problems with the included CSS.
The Assignment
Create a new styles folder in your colors project. Create a new file in it called main-cascade.css.
Link to it from final-css.html.
Here are the problems with the CSS already in final-css.html that you need to fix in main-cascade.css:
• The background color of articles is pink, but it should be green.
• Alerts should not be bold.
• All headings level 3 inside anchors have bottom borders that are 2px, black, & dashed; instead, they should
all be Ipx, purple, & dotted.
Note: there are 2 ways to solve this problem, & both involve a <link> in the chead>.
Do not change anything in the <body>!
Transcribed Image Text:Setup Create a new, empty file in your colors project called final-css.html Go to index.txt, copy the html and paste it into final-css.html. You cannot change what is between <style> & </style>! Pretend that came with the system you bought, & it cannot be altered. You will have to override that CSS to fix the problems with the included CSS. The Assignment Create a new styles folder in your colors project. Create a new file in it called main-cascade.css. Link to it from final-css.html. Here are the problems with the CSS already in final-css.html that you need to fix in main-cascade.css: • The background color of articles is pink, but it should be green. • Alerts should not be bold. • All headings level 3 inside anchors have bottom borders that are 2px, black, & dashed; instead, they should all be Ipx, purple, & dotted. Note: there are 2 ways to solve this problem, & both involve a <link> in the chead>. Do not change anything in the <body>!
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY