So, I decided I could splice together a webpage using Photoshop, ImageReady, a script I found off the web, and a flash/xml gallery I found as well...without any real knowledge of webpage architecture. I've created a monster.
Well, all of the elements I've incorporated display, but they do so differently in different browsers. In IE, I'm getting an extra white line across the bottom of my table which doesn't happen in Firefox. Firefox DOES, however, have a problem with my flash gallery, displaying it as spanning one row instead of the specified four and throwing off the rest of my table. I haven't tried it in another browser yet, but I can imagine there's another surprise waiting when I do.
The site is: http://www.cercajewelry.com/neck.html
Trying to figure out what's happening to cause these two things, I ran across a few sites that talked about "website validation". I decided to try that, and failed with flying colors. The first thing the validation site caught was that I didn't specify a doctype up top. Browsing through the related links, I'm not even sure what to specify. The site I used evaluated my page assuming HTML 4.01 Transitional, though specifying and fixing some of the problems listed didn't fix the flash/table issue or the white bar issue, and created a couple of its own. I tried specifying XHTML 1.0 Transitional, and Firefox HATED that...not only did the flash not span correctly, but the entire table was thrown out of whack. I'm not sure I understand the difference between the two...reading, it sounds as though XHTML is a more strict version of HTML...is there some other difference?
Any help/guidance/exorcist you can provide would be greatly appreciated. Trying to complete this project in the manner I have has whacked me upside the head with just how little I know.
