Closed oldoc63 closed 2 years ago
Create a <footer> element with an id of “about” under the closing </main> tag.
<footer>
</main>
Inside, add the following content:
A `<p>` tag with “Posted by:” followed by your name. A `<p>` tag that provides one type of contact information for people to reach you at.
Create a
<footer>
element with an id of “about” under the closing</main>
tag.Inside, add the following content: