This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Larissa Collins
almost 11 years

Problems

I am having problems turning a picture into a clickable link. I have looked back and tried it again about 6 times at different points. Nothing I try to do works!

Answer 51b945e07c82caf6c7003bd3

1 vote

Permalink

An image is coded like this: <img src="http://www.imagename.jpg"/> . A link is coded like this: <a href="http://google.com">GOOGLE</a>. To insert an image inside of a link just replace the title of the link(ex: GOOGLE) by the whole image code (example 1). Like this: <a href="http://google.com"><img src="http://www.imagename.jpg"/></a>

points
Submitted by tony de araujo
almost 11 years

3 comments

Taylor Hamrick over 10 years
Click Me! What am I doing wrong? I cannot find anything thats wrong in this...
tony de araujo over 10 years

blogcdn.com/www.autoblog.com/media should be separated by applying closing and opens tags. like this: .com/“> then <img src=”http:// before www

tony de araujo over 10 years

Also please do not post code in this small windows it is just too difficult to see and to try to explain. Use a big window on the bottom where we can reformat your code.

Answer 51b93e2752f863e1bf003513

0 votes

Permalink

same here its not letting me do it!!

points
Submitted by c9.appl
almost 11 years

2 comments

blogSurfer28183 over 10 years

This lesson has flaws. They don´t work.

tony de araujo over 10 years

Why would you say that? The first thing to look at is to see if everyone is stuck on the same problem. I don’t think so, I passed it on my first try. Out a million students there is a small percentage that have a problem here. Saying that the lesson has flaws is like giving up on the first try. This has to do with understanding what an image is, and what a link is. If you need help with that, there are many students that can help but please don’t blame it on the lesson itself. It;’s like shooting yourself in the foot!