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

0 points
Submitted by Ondieki Obare II
over 10 years

help:Oops, try again! Make sure you put your <div> between <a> and </a> tags.

My cose is generating a “Oops, try again! Make sure you put your

between and tags. “ error. the following is my code. Is it a bug?


`

Answer 527c670580ff336773001723

1 vote

Permalink

You have a duplicate closing tag for your link. Once before the fourth div tag, and once again afterward. Take out the first one and you should be able to get moving.

points
Submitted by Alexis Randell
over 10 years

7 comments

Cole P. over 10 years

I’m getting the same oops thing but I can’t find the problem:

Tsuyoshi Inoue over 10 years

I also have same problem.

Nikki Davis about 10 years

I am having the same problem as well. Were you able to work around it? It’s a bit frustrating!!

Tobias Páez over 9 years

Hello Ondieki Obare II, you’ve got a duplicated anchor tags, try to fix your code as follows:

Tobias Páez over 9 years

Tobias Páez over 9 years

sorry i forgot to add the protocol http://

Tobias Páez over 9 years

a fixed version