Help - Search - Members - Calendar
Full Version: My links.
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
aeroplane.
Ok so this is my brand new challenge site.
http://carnival.harsh-light.org/
yeah I know some of the links don't work. Its not exactly ready yet. But when you go to the challenges, the links are really screwed up. When I coded it, it worked perfectly fine. Now the links are switched and the first link to the picture won't work.

Help?
mipadi
Screwed up in what way? They seem to be working for me.
verbalistic
put your content in the places where they need to be, and then see what's the problem..
aeroplane.
QUOTE(mipadi @ Aug 8 2006, 12:43 PM) *
Screwed up in what way? They seem to be working for me.

Which browser are you using? I'm using FF and it isn't really working :/
Azarel
I checked in FF, Opera, and IE.. and it looks fine in Firefox.

In FF, the images on the challenges are stacked vertically while on the other two, they don't fit in the vertical color column thing. Have you tried inserting <br> tags between the images so that they stack vertically? Oops, I thought you meant on the actual navigation page.

Did you notice that in your coding, your link tags begin after the image tags? ._. This should be your quick fix.

For challenge 01:
CODE
<a target="_blank" href="http://img441.imageshack.us/img441/7612/stefani93jr4.jpg">
<img border="0" src="http://img312.imageshack.us/img312/518/gwqm1.png"></a>
<a target="_blank" href="http://img486.imageshack.us/img486/1170/stefani95mn4.jpg">
<img border="0" src="http://img350.imageshack.us/img350/6968/gw1cr0.png"></a>
<a target="_blank" href="http://img466.imageshack.us/img466/4412/stefani97lf5.jpg">
<img border="0" src="http://img486.imageshack.us/img486/8035/gw3fn8.png"></a>
<a target="_blank" href="http://img466.imageshack.us/img466/7785/stefani96oz9.jpg">
<img border="0" src="http://img247.imageshack.us/img247/115/gw4fj3.png"></a>
<a target="_blank" href="http://img466.imageshack.us/img466/1449/stefani98sv6.jpg"><br>
<img border="0" src="http://img247.imageshack.us/img247/4209/gw5os2.png"></a>


For challenge 02:
CODE
<a href="_blank" href="You don't have a larger version of this image uploaded"></a>
<img border="0" src="http://img381.imageshack.us/img381/9058/add0gg6.png"></a>
<a target="_blank" href="http://img350.imageshack.us/img350/5026/m2pt8.png">
<img border="0" src="http://img375.imageshack.us/img375/2053/add1mo3.png"></a>
<a target="_blank" href="http://img399.imageshack.us/img399/5342/m3sq2.png">
<img border="0" src="http://img526.imageshack.us/img526/3065/add2hy1.png"></a>
<a target="_blank" href="http://img328.imageshack.us/img328/7179/m4eo6.png">
<img border="0" src="http://img311.imageshack.us/img311/337/add3dh0.png"></a>


For challenge 03:
CODE
<a target="_blank" href="http://img177.imageshack.us/img177/3040/ad1mb5.png">
<img border="0" src="http://img259.imageshack.us/img259/9320/ef1lj7.png"></a>
<a target="_blank" href="http://img259.imageshack.us/img259/3272/ad2sz2.png">
<img border="0" src="http://img177.imageshack.us/img177/2037/ef2ob1.png"></a>
<a target="_blank" href="http://img199.imageshack.us/img199/7886/ad3ff7.png">
<img border="0" src="http://img401.imageshack.us/img401/2948/ef3oo6.png"></a>

aeroplane.
Thanks Azarel. hug.gif I thought it didn't really matter. :/ But I guess it did.
Azarel
Hey, I just checked back at your site and looks like things are fixed. :)

But on challenge02, you accidentally closed the link tag to the first image before you inserted the thumbnail. ;) Just thought you'd like to know.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.