How to solve this??
apply the address
class to the p
element containing the address…
I use the code
<footer >
<p class="address">
<a href="https://www.freecodecamp.org" target="_blank">Visit our website</a>
</p>
<p class="address">123 Free Code Camp Drive</p>
</footer>
Whats wrong with this
Hi! Welcome to the forum!
I have moved your other topic post content to this topic post. Please do not make duplicate topic posts about the same lesson.
Please link to the challenge you are stuck on. This will make it easier to help.
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.