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.

War

Member
  • Joined

  • Last visited

  • Country

    Norway

Everything posted by War

  1. Doh - I'm sorry, I really thought I had tried that but obviously I hadn't. Thanks.
  2. Hi, I'm trying to validate the following piece as XHTML 1.0 Strict <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Test</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <p> <a href="http://validator.w3.org/">W3C Validator</a> </p> <p> <a href="mailto:War@war.com">Contact</a> </p> <p> <a href="#1">1</a> </p> <p> <a href="#2">2</a> </p> <p> <br /> <br /> <br /> <br /> </p> <p> <a name="1"</a> One </p> <p> <br /> <br /> <br /> <br /> </p> <p> <a name="2"</a> Two </p> </body> </html> But I get the following errors. # Error Line 36 column 11: unclosed start-tag requires SHORTTAG YES. <a name="1"</a> ✉ # Error Line 48 column 11: unclosed start-tag requires SHORTTAG YES. <a name="2"</a> I assume it's some really silly mistake but I just can't seem to figure it out so I'm asking here. Thanks.

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.