473,508 Members | 2,295 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

browser displaying problem

4 New Member
Hello!

Please ceck: http://htlounge.net/testing

Near to logo is a adsense banner.. 468x60.

In IE and Opera is displaying ok! But in Firefox not.. It is a white space!


What is the problem?

Thank you!
Mar 9 '08 #1
3 1026
drhowarddrfine
7,435 Recognized Expert Expert
Your doctype is incorrect and throws IE and Opera into quirks mode. I don't know why you are using transitional but here is the proper one:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Mar 9 '08 #2
sosoro
4 New Member
Still i've got the problem!
Mar 10 '08 #3
drhowarddrfine
7,435 Recognized Expert Expert
You didn't fix the doctype! Then, validate your html for the current list of 459 html errors.
Mar 10 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

12
10125
by: Kepler | last post by:
How do you get the height of the client browser in IE? Both document.body.clientHeight and document.body.offsetHeight return the height of the document. If the page is long and there's a vertical...
0
343
by: Sai Kiran | last post by:
Hi Curt, Regarding my previous question, i am not developing a website. i am developing a product for our internal company purpose which is located at different places. So, i developed a web...
0
1246
by: wyattroerb | last post by:
Hi, like a lot of other newbies in xml i suffer from the various ways you can take for xml data processing in python. Here are my two major problems: Problem number one: A application written...
12
1564
by: Mark Rae | last post by:
Hi, I've just received a support call, and the initial diagnostics tell me that the user is running AOL 9 on WinXP Home. The problem relates to a custom-built shopping cart - in fact, it's...
1
1046
by: Dexter | last post by:
I have an <imgtag like <img alt=none src=http://somesite.com/mypage.aspx> embedded into an email message. The request returns a gif image to the browser. What I am unable to do is to access the...
5
2986
by: ns21 | last post by:
How can the browser back button be disabled If the form is submitting information to other pages or submitting to itself or using redirections. I tried the tweaks like history.forward(1) in each...
20
4442
by: Tim Reynolds | last post by:
Team, I am developing a web service. In testing in on my enw PC, I am expecting to see exceptions thrown appear on my browser. Instead I am getting an HTTP 500 Internal Server Error page and I am...
13
2864
by: David W. Fenton | last post by:
I've been struggling the last two days with something I thought was very easy, which is to open a web page with a form on it and populate the form with data passed in a query string (either POST or...
3
1386
by: praveenkumarvpk | last post by:
Hai Guys! My program is to change the time dynamically at client side: I have encountered one problem with FireFox (version 5) browser. some information(time) i have to send to client side i...
1
1720
Frinavale
by: Frinavale | last post by:
I'm having a problem that I cannot seem to debug. FireFox's FireBug extension is indicating that there is an error being thrown, but I have no idea which window caused the error to be thrown. I...
0
7228
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7128
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5635
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
426
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.