Link coding

hi,

can anyone help me to code a do follow link when the site automatically makes it no follow

good possibility we can help you.

But you will need to include some code to show us what is currently happening, and tell us what you wished happened instead

hi im currently using this as my code:

Trump in the White House

and when it is posted it turns into:

Trump in the White House

im currently using: (without the spaces)

Trump in the White House

if you want to post code, use markup:

https://discuss.codecademy.com/t/how-do-i-format-code-in-my-posts/51139

secondly, without href attribute your anchor element (<a></a>) won’t do anything

im currently using

(<)a href= “Casino.ladbrokes.com/en/news/trump-whitehouse/”>Trump in the White House

(without the brackets, i cant show you the code without them)

1 Like

here is my code im using

///Trump in the White House///

1 Like

here is is without

Trump in the White House

1 Like

your are programming, you need to use: http://url.com, you need the http://, then it still doesn’t work because codecademy uses an iframe, it will work outside codecademy. To verify it works inside codecademy, right click your link and select: open in new tab

1 Like

ok thank you i will try this now

1 Like