HanB
October 6, 2024, 3:43pm
1
Tell us what’s happening:
My Landingpage is ready. I have still 1 cross. I made this link (The meals ) and it works but it will not pass the test. Why?
<!-- file: index.html -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0
Challenge Information:
Product Landing Page - Build a Product Landing Page
hi there!
we need your html/css code here to assist
1 Like
HanB
October 6, 2024, 3:53pm
3
[a class=“nav-link” href=“#how-it-works”>How it works](https://a class=“nav-link” href=“#how-it-works”>How it works)
HanB
October 6, 2024, 4:04pm
4
How do I add the code and where?
Teller
October 6, 2024, 4:39pm
5
Hi @HanB
Use the following method to post code to the forum:
On a separate line type three back ticks.
On a separate line paste your code.
On the last line type three back ticks. Here is a single back tick `
Happy coding
HanB
October 6, 2024, 5:40pm
7
Thank you all, I found the problem. I gave the links in the header and the footer both the same class name nav-link. The checking program looks for that class name but can’t find a link on the page in the footer because I used a single # in the footer.
system
Closed
April 7, 2025, 5:41am
8
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.