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

banner
Close banner
0 points
Submitted by Hank Scudder
almost 10 years

Something is crazy about 14/23 and 15/23

The first several times I ran it, it worked just fine. The links colors changed when they were hovered over. I went on to 15/23 and went back and forth several times to check I was getting the colons and semi-colons in the correct places. I did not change anything in 14/23. I could not get 15/23 working, and when I went back to 14/23, it no longer worked. WHAT IS GOING ON HERE?

Answer 5390afa952f863c95d0000c5

3 votes

Permalink

I give up.

points
Submitted by Hank Scudder
almost 10 years

Answer 5390041c631fe9408d000d36

0 votes

Permalink

After a break of several hours, it was working again?????

points
Submitted by Hank Scudder
almost 10 years

2 comments

Hank Scudder almost 10 years

I am talking about 14/23

stetim94 almost 10 years

Small glitch maybe? did you manage to pass exercise 15/23? if not, can you post your code?

Answer 5390ad8f80ff33962400002d

0 votes

Permalink

Here is the code:

points
Submitted by Hank Scudder
almost 10 years

1 comments

Hank Scudder almost 10 years

This is crazy too. I ctrl-C the code to ctrl-V it here and it copied it OK, then when I posted it it disappeared.

Answer 5390af6e9c4e9d9505000093

0 votes

Permalink

enter code here
<!DOCTYPE html>
points
Submitted by Hank Scudder
almost 10 years

Answer 5391b2fd631fe9ebea001383

0 votes

Permalink

I’m having the same problem.

points
Submitted by David Hoag
almost 10 years

Answer 53a21adc9c4e9d37dc0001a3

0 votes

Permalink

I inputted:

a:link { text-decoration: none; color: #008b45; } a:hover { color: #00FF00; } a:visited { color: #EE9A00; } However, it looks like the links and hover do not work.

Any suggestions?

points
Submitted by patrick.trejo
almost 10 years

1 comments

tgbtgb almost 10 years

for me i put the links there but it wont show it on the screen that they are there keeps on saying ERROR: Oops, try again. Did you remember to add at least three links?

Answer 53b13b1752f863a7b70040cc

0 votes

Permalink

a:link { text-decoration: none; color: #008b45; }

a:hover { color: #00ff000; }

a:visited { color: #ee9a00; }

copy and paste mine to see if it works.

points
Submitted by PabloOsvaldo
almost 10 years

Answer 53b31bda8c1ccc22ba000372

0 votes

Permalink

I’m also having problems with this one, it keeps saying theres no text betwing the tags, but theres definitively text there: http://puu.sh/9SC57/828b565145.jpg The hover and visited links dosn’t work either; even tried pasting the code from pablo and got nothing. i think theres something buggy with this lesson, i think i’ll just skip it until its fixed. oh also im using firefox 30.

points
Submitted by muerto
almost 10 years

1 comments

PabloOsvaldo almost 10 years

Hello Muerto, try copying my Index, it should be able to help you fix the problem. However, if it does not. The problem could be the website. Usual bug. Sometimes, you may have to reset the code and start again. By doing this, it usually fixes it.

        <a href="http://www.google.com">
        <a href="http://www.youtube.com">
        <a href="http://www.twitter.com">