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.

historygirllfc

Members
  • Joined

  • Last visited

  1. Ok thanks for the suggestion I'll have a look
  2. I've had enough of cables everywhere so looking to get wireless. Any possible suggestions? I'm not a massive gamer, so not particularly bothered by any gaming keyboards. As for budget no amount in mind maybe £40 anything decent for that sort of price?
  3. Not sure if this is the right place, but seems most logical. Do any of you use boilerplates if so any suggestions? I had a look at html5 one, but not sure about it. I've read about skeleton too any good?
  4. Thanks for the replies guys. I've read MSE suggestions and my bank is out. Back to Google I guess.
  5. My brother has upgraded his PC including £800 on his graphics card (idiot) and bought two of these and has been on and on at me to get one.
  6. Recently bought myself an S3 and looking to get some decent cheapish phone insurance any recommendations? I was looking at protect your bubble but not sure where else to look.
  7. I've recently bought myself an s3 and loving it so far.
  8. Thanks for the links will check them out
  9. Just reading up on visual hierarchy is there anything else worth reading up on? I want to broaden my overall understanding.
  10. I'm very much a beginner at the moment, but know everyone has been in the same boat. It's just bit tough balancing learning with work at moment as I'm working 6 days next week Cheers for the tips definitely give me something to think about.
  11. So I've been experimenting with CSS3 gradients. I had a go and it seemed to work fine I've changed a couple of other elements on the page ad now it stops halfway down the page and restarts the gradient if it makes sense, This is the CSS: body { background-color: #000000; /*old browsers*/ background-image: -webkit-gradient(linear, 0%, 100%, from(#333333), to(#C1CDC1)); background-image: -webkit-linear-gradient(top, #333333, #C1CDC1); /*chrome/safari*/ background-image: -moz-linear-gradient(top, #333333, #C1CDC1); /*firefox*/ background-image: -ms-linear-gradient(top, #333333, #C1CDC1); background-image: -o-linear-gradient(top, #333333, #C1CDC1); /*opera*/ color: #F2F2F2; line-height: 2; font-family: 'Droid Sans', sans-serif; }
  12. I have one list used for my nav bar which is standard horizontal bar and is fine. I also want to have bullet points in my footer with links. I've tried a couple of different things so I'd just like to know how to get this to work.
  13. I'm only a beginner but it's a great idea to get people working together and learning new skills.
  14. Thanks for the tips :-) will give it a go
  15. I'd like to create a 3 column footer, but whats the easiest way to go about it? As you have footer tag for HTML5, but would it be easier to use divs?

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.