oldoc63 / learningHTML

Learning HTML with Codecademy and GitHub
0 stars 0 forks source link

Footer #105

Closed oldoc63 closed 2 years ago

oldoc63 commented 3 years ago

Create a <footer> element with an id of “about” under the closing </main> tag.

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.