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.

Newbie need help with site design

Featured Replies

Hi everyone,

 

I'm Thierry and I just started learning webdesign. Right now here's my work in progress: www.online-photo-lessons.com

 

My problem is that the homepage doesn't display well in IE6 specifically: the whole content got dropped down except the navbar and the title bar. Most important: The page looks fine in any other browser (IE7, FF or Safari).

 

Can someone please enlight me on how to solve this issue with IE6?

 

Since I'm a total beginner, any assistance is greatly appreciated. :D

 

Thanks in advance,

Thierry

Havent got time to look into your code but i'd simply say check out margins, paddings and floats in the css.. those are usually the 3 main causes of what your describing! Keep at it, and once you find the problem you'll remember for next time :)

  • Author
Havent got time to look into your code but i'd simply say check out margins, paddings and floats in the css.. those are usually the 3 main causes of what your describing! Keep at it, and once you find the problem you'll remember for next time :)

 

 

Thanks for the suggestion: Do I need to make some conditional statements just for IE6 margins/paddings?

Im not really one for hacks youd be best getting it all working naturally! With what your doing this is easily acheivable without conditional statements. But sometimes they are necessary in which case use a different css to link to for IE 6.. eg

 

<link rel="stylesheet" type="text/css" media="screen" href="css/stylesheet.css" />

<!--[if lt IE 7]><link rel="stylesheet" type="text/css" media="screen" href="/css/ie_override.css" /><![endif]-->

Create an account or sign in to comment

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.