Skip to content
View in the app

A better way to browse. Learn more.

Tip.It 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.

Gorraak

Members
  • Joined

  • Last visited

Everything posted by Gorraak

  1. May be a late reply, but don't follow W3Schools, they use incorrect and outdated practices. If you want to learn HTML, go to HTML Dog - they're a great website for learning. With regards to a login form, you will need to learn PHP/MySQL, they're a quite a few video tutorials by thenewboston to learn PHP, and they're very helpful. The reason your code is not working is because you have your head tags ending within your body tag <head> <body> </head> </body> It should be arranged like <head> </head> <body> </body>

Important Information

By using this site, you agree to our Terms of Use.

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.