Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

Strange rendering problem - Firefox only

Featured Replies

I've got a minor problem with my site that I can't seem to figure out.

Link - WIP

When opened in IE or Opera, three images appear in the bottom right corner regarding Notepad++, CSS validation, and XHTML validation.

The three images are displayed as follows in the .html file:

<p class="standards">
<a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank"><img
 src="npp.logo4.png"
 alt="Made with Notepad++" border="0" height="31" width="88" /></a>
<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.phas.ubc.ca/~nkjg/main2.html" target="_blank"><img
 src="http://jigsaw.w3.org/css-validator/images/vcss"
 alt="Valid CSS!" border="0" height="31" width="88" /></a>
   <a href="http://validator.w3.org/check?uri=referer" target="_blank"><img
       src="http://www.w3.org/Icons/valid-xhtml10"
       alt="Valid XHTML 1.0 Transitional" border="0" height="31" width="88" /></a>
</p>

"standards" is defined as follows.

.standards
{
/*text-align:right;*/
position:absolute;
right:0px;
bottom:0px;
z-index:-1;
}

Any ideas? I'm new to all this, so I'm not sure what I should look out for.


  • Author

Ok... never mind... it works now... :wacko:

EDIT

Wait a minute... it works because I changed the z-index of the three images. If I set something with z-index:-1, does that put it behind the background?

Edited by Zxian

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.