Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801346
Author: FELKE-MORRIS
Publisher: PEARSON
Question
Book Icon
Chapter 7, Problem 3AYK
Program Plan Intro

Given Code:

<!DOCTYPE html>

<!--HTML Tag-->

<html lang="en">

<!--Head Tag-->

<head>

<!--Title Tag-->

<title>Find the Error</title>

<meta charset="utf-8">

<!--Style Tag-->

<style>

   <!--Alignment for Body Tag-->

    body { background-color: #d5edb3;

       color: #000066;

       font-family: Verdana, Arial, sans-serif;

}

<!—Error in the code-->

    nav { float:left;

    width: 120px; }

    main { padding: 20px 150px 20px 20px;

       background-color: #ffffff;

        color: #000000; }

<!--Closing style tag -->

</style>

<!--Closing head tag -->

</head>

<!--Body Tag -->

<body>

<header role="banner">

    <h1>Trillium Media Design</h1>

<!—Close tag -->

</header>

<!--navigation-->

<nav role="navigation">

<!-- unordered list -->

<ul>

    <li><a href="index.html">Home</a></li>

    <li><a href="services.html">Services</a></li>

    <li><a href="contact.html">Contact</a></li>

<!—Close tag -->

</ul>

<!—Close tag -->

</nav>

<!--main Tag -->

<main role="main">

<p>Our professional staff takes pride in its working

relationship with our clients by offering personalized services

that listen to their needs, develop their target areas, and

incorporate these items into a website that works.</p>

<!--close Tag-->

</main>

<!--close Tag-->

</body>

<!--Close Tag-->

</html>

Blurred answer
Students have asked these similar questions
show work
show work on paper
show work on paper
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning