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

0 points
Submitted by NewRich
over 8 years

Can't fix error code on 25/26

Error keeps saying: Did you remember to give your image a 1px solid #4682b4 border? Yet the image has a border and if I increase the px to 10 shows up even more. Can’t figure out what is wrong and how to go on.

CSS Text:

h1 { font-family: Verdana, sans-serif; color: #576D94; } p { font-size: 18px; color: #4a4943; font-family: Garamond, serif; } img { height: 100px; width: 300px; border: 1px solid #4682b4; }

Answer 5595e954d3292fd311000045

0 votes

Permalink

i did the same but still i cannot resolve the error !!

points
Submitted by risalaxmi
over 8 years

Answer 5595e9759113cb63fb000121

0 votes

Permalink

did you come out with solution?

points
Submitted by risalaxmi
over 8 years

Answer 55966a36937676a7020006bc

0 votes

Permalink

Have the same problem

points
Submitted by MStje
over 8 years

1 comments

MStje over 8 years

I tried a new browser and now it works!

Answer 5596d8db93767626af000316

0 votes

Permalink

I had the same problem (in chrome). Use IE and it worked.

points
Submitted by enambo
over 8 years

Answer 5597617ad3292f17110008b2

0 votes

Permalink

zoom in and try it over and over.. eventually it will work mine didn’t work until it seemed a little too close, like Grandma-no-glasses mode.. in Chrome

points
Submitted by Christopher Wallace
over 8 years

Answer 559c4953d3292f3fbf000284

0 votes

Permalink

i got this. just have this in your stylesheet.css:

h1 { font-family: Verdana, sans-serif; color: #576D94; } p { font-size: 18px; color: #4A4943; font-family: Garamond, serif; } img { height: 100px; width: 300px; border: 1px solid #4682b4; }

points
Submitted by Dimok75
over 8 years

3 comments

cyberbian over 8 years

didnt work either

Dimok75 over 8 years

i guess its just different for everyone

yu21sei over 8 years

It worked! I had the exact same code, but THIS worked when I pasted it in. Go figure.

Answer 55986c8de39efe553a0000ed

-1 votes

Permalink

ctrl 0 worked for me

points
Submitted by Josh
over 8 years