Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Problems with IE...Again

Featured Replies

I am currently working on a website and everything seems to be ok in Firefox...But when I switched to IE, I couldn't see anything but the header.

 

I've got no idea of what I may have done wrong. Help, please :huh: .

 

 

http://www.bwub.co.uk/site

You need to check your HTML code. You've got duplicate entried of your doctype, HTML, HEAD, and BODY element.

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'>http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

 

<head>

<title>..:JfaC Genesis:..</title>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />

<link rel="stylesheet" type="text/css" href="d/default.css" />

</head>

 

<body>

<div id="header">

</div>

 

<div id="top_nav">

<div>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>...

A good place to begin would be to pass the site through W3C's Validator: http://validator.w3.org/ That will pick out any coding errors (and there were 70 when I checked it just now), including the header problems that Thomas mentioned. As you clean up your code, you'll likely see the site begin to load fully and function properly.

  • Jo 90 locked this topic
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.