Re: [css-d] Problems with website in IE8?

2010-01-08 Thread Reese
On 07-Jan-10 18:28, David Laakso wrote:
> Joe Jackson wrote:
>> Hi
>>
>> Does anybody have any ideas on why the following website
>> http://www.ian.thfctalk.com/bridgend/index.php does not display properly in
>> IE8?  However in IE8 if I click on the 'compatability view' button the page
>> displays fine?
>>
>> Any ideas on what is causing this in my CSS?
>>
>> TIA
>>   
> 
> 
> 
> Once you've taken care of  validating the markup and css things may 
> start to fall into place and it will be easier to debug.


What he said:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ian.thfctalk.com%2Fbridgend%2Findex.php&charset=(detect+automatically)&doctype=Inline&group=0

Also, there is no  tag. Use the proper self-closing /> tag as
such:  instead of inventing . Where did
that come from btw? Did you see it in use somewhere else?

Reese

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Problems with website in IE8?

2010-01-07 Thread Krystian Szastok
On Thu, Jan 7, 2010 at 11:23 PM, Krystian Szastok  wrote:
> On Thu, Jan 7, 2010 at 11:09 PM, Joe Jackson  wrote:
>> Hi
>>
>> Does anybody have any ideas on why the following website
>> http://www.ian.thfctalk.com/bridgend/index.php does not display properly in
>> IE8?  However in IE8 if I click on the 'compatability view' button the page
>> displays fine?
>>
>> Any ideas on what is causing this in my CSS?
>>
>> TIA
>
> Maybe try validating the code first
> http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ian.thfctalk.com%2Fbridgend%2Findex.php&charset=%28detect+automatically%29&doctype=Inline&group=0
> http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.ian.thfctalk.com%2Fbridgend%2Findex.php&profile=css21&usermedium=all&warning=1&lang=en
>
> Your site doesn't display right in ie8 or firefox 3.5, so the most
> popular browsers..
> There are some serious code errors and misuse, and if you understand
> html so badly that you use a set of UL's for your navigation then
> sorry, but I refuse to look further.
> I recommend going back to basics:
> http://css.maxdesign.com.au/listamatic/horizontal01.htm
>
> Thanks,
> Krystian
>
>> css-discuss [cs...@lists.css-discuss.org]
>> http://www.css-discuss.org/mailman/listinfo/css-d
>> List wiki/FAQ -- http://css-discuss.incutio.com/
>> List policies -- http://css-discuss.org/policies.html
>> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>>
>
>
>
> --
> Krystian Szastok
>



-- 
Krystian Szastok
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Problems with website in IE8?

2010-01-07 Thread David Laakso
Joe Jackson wrote:
> Hi
>
> Does anybody have any ideas on why the following website
> http://www.ian.thfctalk.com/bridgend/index.php does not display properly in
> IE8?  However in IE8 if I click on the 'compatability view' button the page
> displays fine?
>
> Any ideas on what is causing this in my CSS?
>
> TIA
>   



Once you've taken care of  validating the markup and css things may 
start to fall into place and it will be easier to debug.

markup

css






-- 
http://chelseacreekstudio.com/

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Problems with website in IE8?

2010-01-07 Thread Joe Jackson
Hi

Does anybody have any ideas on why the following website
http://www.ian.thfctalk.com/bridgend/index.php does not display properly in
IE8?  However in IE8 if I click on the 'compatability view' button the page
displays fine?

Any ideas on what is causing this in my CSS?

TIA
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/