View Full Version : Image Maps
Yaromov
05-19-2006, 06:53 PM
I'm using pixel post to create a page for a friends comment, and I've never used it before, I'm also a script kiddy as far as my knowledge of web design goes, so I'll show you the website first Iwcomics.com (http://iwcomics.com"). Some of the links are broken right now on the upper menu bar, I'll fix those later, but I'm using image maps for all of the links, the previous and next links don't work with the image maps, I innitially went and looked at the code and made some minor changes, but those didn't work either, so how would i make the links work with the image map? 2ndly, but not as important, does anyone know why the blue borders are there or how to get rid of them? Thanks in advance.
Connie
05-21-2006, 09:06 AM
Welcome!
You have interesting content there! And good design, but not so good coding unfortunately!
please do the following:
before you ask how to solve detail questions make sure that most part of your template validates correctly
if so, you can figure out the details, some CSS details disappear with clean code ;=)
you have 22 HTML errors in your page, one of the most important is that you have no DOCTYPE!!!
Read the wiki (http://wiki.pixelpost.org/index.php?title=How_can_I_validate_template%3F)
if that is done the other problems will be solved for sure!
some first tips:
1) no HTML-tags in CAPITAL letters
2) no style in the HTML-tags, use a stylesheet
3) use a doctype
4) take off the stupid "RANT GOES HERE" in meta tag. that will not help to get better ratings, it is counterproductive
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.