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.

dirntknow

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    dirntknow reacted to bocaj in Can/how do I use php to call a CSS class?   
    You can't start a class name with numbers, it just won't work.
     
    I don't know exactly why it's disallowed or incompatible, but it just is.
     
    You need to start with a letter, so like n450 should work.
     

    <li class="n<?php echo $row_rsProfiles['Category']; ?>">some text here...</li>
  2. Like
    dirntknow got a reaction from saeed in how to do a dinamic webpage?   
    Learn the basics, clean css based pages that display in more than just the browser and monitor you have. I found some great tutorials on adobe.com for dreamweaver and also a couple of books to help me along the css route. As my web design knowledge is constantly increasing i'm avoiding publishing any site for public consumption til I'm alot nearer to what I want to achieve. When designing punctuation and spelling is not something you can get 'almost right', code doesn't deal well with spelling mistakes so make sure you're up to scratch with that.
    Personally, I think your goals are pretty wild for a first site but go on, prove me wrong...

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.