PDA

View Full Version : Images jumping around


Danny
January 2nd, 2008, 21:02
Hi Again!

Im having difficulty explaining why the header images jump down a step on sub pages..

http://www.mmia.org.uk/site/index.html

on the above page it looks fine, then on the sub pages they logo etc move down:

http://www.mmia.org.uk/site/association.html

Any ideas?

Danny

grandpafred
January 2nd, 2008, 23:24
Invalid html for one
Gobbledygook before your html on the second page

chaos
January 2nd, 2008, 23:38
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

LOL, what editor you using??? :lol:

Nice find GrandpaFred! From the looks of it, that's almost definitely the problem.

Danny
January 3rd, 2008, 00:03
Heh, the embarassing thing is - i missed it!

BigBison
January 3rd, 2008, 07:59
The "" symbols are called a BOM, or Byte Order Mark. This happens when you edit UTF-8 documents with an editor that doesn't grok UTF-8.