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.

steffystanley

Members
  • Joined

  • Last visited

Everything posted by steffystanley

  1. steffystanley replied to ScottBrown's topic in Frontend
    This an simple code for <p> inside Div tag: <html> <body> <div style="color:#00FF00"> <h3>This is an example of paragraph tag inside div tag</h3> <p>The paragraph starts here.</p> </div> </body> </html>
  2. Hi buddy the double quotes (" ") usually doesn't make big change at all.If It is given are not give it produces the same result.
  3. My opinion is you find better solution from w3school.As a newbie to css and Html it teaches you a lot and guides well.
  4. The two main diff between xhtml & html XHTML(Extensible HTML) XHTML documents must have only one root element and all elements must be written in lowercase, closed, and properly nested.Not only is the strictness of XHTML prominent in the structure, even variables have been limited to lower case letters and the values assigned to them must be surrounded by quotation marks for it to be properly recognized. HTML(Hypertext Markup Language) you can violate any or all of those rules and your HTML document can still be opened without any errors.

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.