Preguntas para Españoles

Hola buenas, nose si estoy poniendo bien el codigo en HTML-CSS el codigo es el siguiente:

<main> <imgsrc>"https://www.freecatphotoapp.com/your-image.jpg"> = ""Alt ="fcc-relaxing cat"

HI @Rodrigoportela !

It looks like you have a few syntax errors in your code.
Review the lesson on image tags so you know the proper syntax.
Also, if this is the lesson you are working on, then it looks like you are using the incorrect url for the src.

Reread the directions more carefully to make sure you are using the correct url they are asking for.
Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

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.