My Little Library                        My Little Library                 Home   Books   Music   Video Games   Contact                        Find your most favorite item       My little library provides all sort of books, music and video games. You can find out your favorite stories. For order, please send me an Email                Books         Music         Video Games                       Email link: Sha952711@email.ccbcmd.edu     Last modified on:

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter3: Designing A Page Layout: Creating A Website For A Chocolatier
Section: Chapter Questions
Problem 13CP3
icon
Related questions
Question
100%

I have errors in my coding how do i correct it is anyone can help me plaese

<!DOCTYPE html>

<html lang="EN">

<head>

  <title>My Little Library</title>

  <link href="style.css" rel="stylesheet">

  <meta charset="utf-8">

  <script>

 

 

  alert("Welcome to My little Library!");

 

  </script>

</head>

<body>

  <div id="wrapper">

    <header>

      <h1>My Little Library</h1>

    </header>

    <nav>

      <b><a href="Home.html">Home</a> &nbsp; <a href="Books.html">Books</a> &nbsp; <a href="Music.html">Music</a> &nbsp; <a href="VideoGames.html">Video Games</a> &nbsp; <a href="Contact.html">Contact</a> &nbsp;<!-- &nbsp to create the extra spaces between the links --></b>

    </nav>

    <div id="Library"></div>

    <main>

      <h2>Find your most favorite item</h2>

      <p>My little library provides all sort of books, music and video games. You can find out your favorite stories. For order, please send me an Email</p>

      <ul>

        <li>Books</li>

        <li>Music</li>

        <li>Video Games</li>

      </ul>

    </main>

  </div>

  <footer>

    <p>Email link: <a href="mailto:Sha952711@email.ccbcmd.edu">Sha952711@email.ccbcmd.edu</a></p>

    <p>Last modified on: <span id="date"></span></p>

    <script>

            document.getElementById('date').innerHTML = document.lastModified;

    </script>

  </footer>

</body>

</html>

 

 

Error: End tag main seen, but there were open elements.

From line 22, column 5; to line 22, column 11

/nav>↩ </main>↩

Error: Unclosed element div.

From line 19, column 6; to line 19, column 23

ipt>↩ <div id="Library">↩

Error: End tag for body seen, but there were unclosed elements.

From line 32, column 7; to line 32, column 13

iv>↩ </body>↩

Error: Unclosed element div.

From line 31, column 7; to line 31, column 11

ul>↩ <div>↩

Error: Stray start tag footer.

From line 34, column 9; to line 34, column 16

↩ <footer>↩ ↩

Error: Stray end tag em.

From line 36, column 100; to line 36, column 104

md.edu</a></em></smal

Error: Stray end tag small.

From line 36, column 105; to line 36, column 112

u</a></em></small></a></

Error: Stray end tag a.

From line 36, column 113; to line 36, column 116

m></small></a></p>↩

Error: Stray end tag div.

From line 44, column 7; to line 44, column 12

iv>↩ </div>↩ </b

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Image Element
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L