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.

Danotto

Members
  • Joined

  • Last visited

Everything posted by Danotto

  1. Hello, I apologize if a solution to this problem has already been provided, but I'm intensly agrivated by IE's not following standards. I have a site in which I declare height in percentages of two divs within the body wrapper: <style type="text/css"> body {margin: 0; padding: 0;} #bodywrapper {width: 100%; margin: 0 auto; padding: 0;} #titlewrapper {width: 100%; background-color: blue; height: 25%;} #contentwrapper {width: 75%; margin: 0 auto; padding: 0; background-color: red; height: 75.4%; -moz-border-radius: 20px; border-radius: 20px;} #leftsidebar {width: 12.4%; height: 75%; float: left; border: 1px solid black; -moz-border-radius: 15px; border-radius: 15px;} #rightsidebar {width: 12.4%; height: 75%; float: right; border: 1px solid black;-moz-border-radius: 15px; border-radius: 15px;} #vline {position: relative; top: 15%; left: 50%; background-color: black; width: 1px; height: 75%;} #rightcontent {width: 45%; height: 90%; border: 1px solid black; -moz-border-radius: 20px; border-radius: 20px; float: right; position: relative; top: 5%;} #leftcontent {width: 45%; height:90%; border: 1px solid black; position: relative; top: 5%; -moz-border-radius: 20px; border-radius: 20px; float: left;} </style> </head> <body> <div id="bodywrapper"> <div id="titlewrapper"> </div> <div id="contentwrapper"><div id="leftcontent"></div> <div id="rightcontent"></div><div id="vline"> </div> </div> </div> and the margin's all messed up (in internet explorer), but the page looks fine in firefox and chrome. Could anyone recommend a site where they describe an official method to fix compatibility issues with IE? Thank you!

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.