473,799 Members | 2,924 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Style of Page in IE7 & 8

1 New Member
I am creating my first website and have found that my page doesn't look the same in IE7 & 8 as it does in FF. Specifically, the header names that lead to the various pages trail off. You can only see Home and Buy Now.

HELP Please ... I am hoping this is an easy fix!!

www.yarddice.co m

Thank you!
May 24 '10 #1
1 1180
drhowarddrfine
7,435 Recognized Expert Expert
@stpaulnewbee
This is typical and expected. IE is not a modern web browser and does not behave like anything else. In addition, IE8 does not behave like IE7 which does not behave like IE6 and none of them behave like far more modern Firefox, Safari, Chrome, Opera, etc.

One immediate issue is you cannot place anything before the doctype. Move those conditional comments and place them in the <head> where they belong. Otherwise, IE goes into 'quirks' mode.
May 24 '10 #2

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

Similar topics

2
3676
by: dlo_olb | last post by:
Hi, I came across some posts here mentioning new/old style class in python, would anyone care to elaborate them or point me to some relevant online doc? Thanks! -- dlo_olb
0
3006
by: Anne van Kesteren | last post by:
Ok, here it goes. Originally I submitted this proposal to www-style. Since I don't get feedback there, I think I missed a few (maybe a lot) of points. Proposal: <http://lists.w3.org/Archives/Public/www-style/2003Nov/0096.html> (for some strange reason I can't post to that list myself) The first point I missed was of course that CSS3UI is not planning to do anything with FIELDSET and LEGEND
3
3594
by: bitsyboffin | last post by:
Hi all, does anybody know of a bug in MacIE which prevents style.display = 'none' and style.visibility = 'hidden' from "sticking" in MacIE? I'm making some graphical checkboxes & radios (I know, bad idea, don't tell me, I just implement what I'm told), seeking to do it in a backwards compatable mode by using javascript to hide the real checkboxes and radios and link dynamically inserted images to them instead. But in Mac IE I have a...
1
1224
by: AC | last post by:
I have a page class that inherits the System.Web.UI.Page class. Essentially what it does is load a user profile from a session (if it isn't loaded, it loads it into the session) and exposes it via a public property. This works just fine. I have user controls that require the profile as well and I was coding it to work in the same way (created a class that inherits the System.Web.UI.UserControl class. It does the exact same thing as the...
10
12213
by: GreggTB | last post by:
I've got an page (LOGIN.ASPX) that receives the user's login information. During the page load, it checks the credentials against a database and, if validation is successful, creates an instance of an object that stores the user's basic profile data (username, user type, associated sales region, etc.). I've been taking this user info and placing it in the Session object like so... Session = user;
2
2007
by: David Thielen | last post by:
Hi; I want to do a master page that has a constant header across the top that is tabs for all of the main menu items. I want the tab for the page presently on to be a different color so you know what page you are on. What is the best way to do this with master pages? It seems to me that with master pages I should be able to do this with no javascript but I can't figure out a way around it.
0
1135
by: John | last post by:
Apologies in advance if this is a daft question.................but, can anyone tell me broadly how to go about creating a "page" in a VB.NET windows app in a similar style to Word or Visio? Is there a control to be dropped onto a form or does it have to be drawn with GDI etc. I understand the Page object in say Visio, with its various properties and methods, and that something (less sophisticated) could be replicated, but how is it then...
0
1166
by: Med | last post by:
Hi, Since my upgrade from VWD2005 to 2008, I am getting lots of 'The class or CssClass value is not defined.' warnings for my css classes in UserControls only! To avoid these warning, I can attach style sheet to my user controls like: <link href="../App_Themes/DefaultSkin/Main.css" rel="stylesheet" type="text/css" />
3
2269
by: Hul Tytus | last post by:
comp.infosystems.www.authoring.html spec'ing type style, size & color When using html and linking to a text file to be displayed, as below, does anyone know how the type style, colors & size can be specified? <a href="http://www.panix.com/~hrp/test.txt"</a> Hul
2
2212
by: Peter | last post by:
I have a Web page which calls a WebService, this web service call might take few seconds to up 30 min I was thinking of having a webpage query the webservice every minute to keep it form timing out, but I am not sure how to do that, somehow I have to have the webpage query the status of the Webservice request every minute or so to keep it from timing out. I was thinking to do the following: 1) Web page calls a webservice
0
10473
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10249
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10025
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9068
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7563
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6804
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5461
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5584
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3755
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.