How do you in the footer element in the html file, wrap two paragraph elements within a div element that specifies a class attribute value of copyright. Indent the two paragraph elements within the div.             © Copyright 2021. All Rights Reserved.       contact@wildrescues.net

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter1: Getting Started With Html5: Creating A Website For A Food Vendor
Section: Chapter Questions
Problem 2CP1
icon
Related questions
Question
100%

How do you in the footer element in the html file, wrap two paragraph elements within a div element that specifies a class attribute value of copyright. Indent the two paragraph elements within the div.

 </main>

    <footer>
      <p>&copy; Copyright 2021. All Rights Reserved.</p>
      <p> <a href="mailto:contact@wildrescues.net">contact@wildrescues.net</a></p>
    </footer>
  </div>

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Hyperlinks
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
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