Thread
:
Erratic widths of percentage-based columns in IE
View Single Post
#
2
(
permalink
)
Aug 12th, 2006, 14:15
ukgeoff
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Erratic widths of percentage-based columns in IE
It'd the 'prolog' line that's throwing IE into confusion.
Code:
Select all
<?
xml
version="1.0" encoding="iso-8859-1"?>
Get rid of it. It's not actually requirement anyway. You are better off using a meta tag to specify the character encoding.
ukgeoff
View Public Profile
Visit ukgeoff's homepage!
Find all posts by ukgeoff