![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Blank page in IE7
I am trying to create a page to send as an email, everything is working fine in
firefox however internet explorer 7 is showing only the background color. From looking on Google I believe it is due to an unclosed tag but I not sure what I need to change. The address is http://attrill.net/ssemail/email.html. Thanks in advance for your help. |
|
|||
|
Re: Blank page in IE7
IE and firefox tells different stories,
this is my site http://www.herbalinfosite.com/ , this site looks good in IE 7 but in firefox background color doesnt show, is there any browser problem , |
|
|||
|
Re: Blank page in IE7
On Wed, 6 Aug 2008 09:58:57 +0000 (UTC), "seomax"
<webforumsuser@macromedia.com> wrote: >IE and firefox tells different stories, >this is my site http://www.herbalinfosite.com/ , this site looks good in IE 7 but in firefox background color doesnt show, is there any browser problem , css errors background-color: D2D2D2; you have missed the # background-color: #D2D2D2; check other errors here: http://jigsaw.w3.org/css-validator/v...nfosite.com%2F you don't have a character set defined, you need something like this: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> more here: http://validator.w3.org/check?verbos...osit e.com%2F once these errors are corrected, the problem may be solved - or at least easier to find. -- ~Malcolm~*... ~* |
|
|||
|
Re: Blank page in IE7
On Wed, 6 Aug 2008 10:16:45 -0400, "Murray *ACE*"
<forums@HAHAgreat-web-sights.com> wrote: >seomax Oh yes - I see what you mean. But surely Google, yahoo etc don't give any weight to domains that appear in newsgroups - if they have any sense that is. -- ~Malcolm~*... ~* |
|
|||
|
Re: Blank page in IE7
bregent wrote:
>> But surely Google, yahoo etc don't give any weight to domains that appear in newsgroups > > Don't forget about the forum pages, which do get indexed. And all those crappy newsgroup to forum websites that seem to appear out of nowhere, making the users think its a forum when its just a crappy interface. Steve |
|
|||
|
Re: Blank page in IE7
[q]Originally posted by: Newsgroup User
On Wed, 6 Aug 2008 09:58:57 +0000 (UTC), "seomax" <webforumsuser@macromedia.com> wrote: you don't have a character set defined, you need something like this: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> [/q] thanx guys , i wnt to ask something abt above meta tag , is "charset=utf-8" imp to insert |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|