Log in

View Full Version : Resolved Is there a limit to the number of links in an HTML document?



sucgar
03-11-2012, 05:37 AM
Hi,
I have an issue with links not working on my new website. The link is here (http://www.thesucculentgarden.com.au/TEST/lithops.html).
The site is not live yet so none of the internal links will work but the external ones should ie the camera icons. These stop working after a certain point ie Lithops dinteri ssp frederici C180 (m1566) works OK but the next one doesn't nor any after that.
What I did notice by accident when creating the TEST folder for this forum was that if I take out the adsense.css from lithops.html the links work.
This is beyond me! The adsense.css only has formatting.
Can anyone help here?
Sue

keyboard
03-11-2012, 05:46 AM
In answer to the title, no there isn't a limit to the number of links you can have on a page.

I just followed the link and all the camera icons work fine. Does this page have the css file running on it?

Keyboard1333

traq
03-11-2012, 06:28 AM
Your #banner div is positioned over many of the links. Your links actually work; but you can't click on them - you're clicking on the #banner div.

sucgar
03-11-2012, 10:20 PM
Thank you both so much! I changed the banner from a div to a class and now it works fine. I didn't realise the banner div was over the top of the links. Sadly my html is pretty much trial and error. Cheers!

traq
03-11-2012, 11:49 PM
you're welcome.

If your question has been answered, please mark your thread "resolved":
On your original post (post #1), click [edit], then click [go advanced]. In the "thread prefix" box, select "Resolved". Click [save changes].