#Html problem.

40 messages · Page 1 of 1 (latest)

fast pawn
#

Have a look at the test in the bottom right

gloomy nacelle
#

Ive tried editing the code to what the message is telling me but no luck.

fast pawn
#

What did you edit it to?

gloomy nacelle
#

Ive moved the </p> to the end but doesn't sort the issue and I've tried to move the link to a different position too

#

There is a different way to do it which i might have to do even if it means I lose all the work I've done

glossy pivot
#

remove no copyright -

#

<p>freeCodeCamp.org<a href=[link]></a></p>

#

@gloomy nacelle

fast pawn
#

Nah, that's wrong lol

#

The text that is inside ana tag is the display text for the link

#

So you want the displayed text inside the a tag

gloomy nacelle
fast pawn
glossy pivot
#

yeah, see the problem

#

So the problem is, the text freeCodeCamp should be inside the a element like wang said

fast pawn
#

Please try not to just give the answer to people 😉 let them figure it out themselves

glossy pivot
#

||<p>No Copyright - <a href="link">freeCodeCamp.org</a></p>||

#

here's a solution if you can't get past your problem, remember just nest the "freeCodeCamp.org" in the <a> element

gloomy nacelle
glossy pivot
#

try to do what wang said

gloomy nacelle
glossy pivot
#

for me it worked, i can double check

gloomy nacelle
#

I was looking for the solution and apparently there is 2 different ways of coding the webpage so might look into the other one tomorrow. Im gonna head off for the night and try again in the morning

#

Got the issue sorted

#

@glossy pivot

glossy pivot
#

Happy for you bro

gloomy nacelle
#

got a few issues with html not linking to the website.

fast pawn
# gloomy nacelle

Could you please send your code with code blocks and screenshot the output and tests instead?

#

!format html

rotund coveBOT
#
Code Formatting

When sharing code with the community, please use the correct formatting for ease of readability.

Example

```html
YOUR CODE HERE
```

Those are back ticks not single quotes, typically the key above TAB

glossy pivot
#

yeh pls do, hard to read from screenshots

lost hatch
#

It’s left open rn.

#

See if that helps

gloomy nacelle
#

Managed to get past that section. Might need a bit more help in the next one though