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.

AnnaMaria012

Members
  • Joined

  • Last visited

  1. I do not have any pets...
  2.    AnnaMaria012 reacted to a post in a topic: CSS/HTML Error! Help!
  3. Noops, people are preferring wireless keyboard and mouses, and these peripherals still need a USB connection.
  4. Here you can check it... http://jsfiddle.net/Rm4UM/
  5. This may help you.... http://www.karelia.com/sandvox/help/z/Adding_a_Twitter_Feed_to_Your_Site.html
  6. In addition to this, give height in pixels instead of auto for #testover.
  7. Yup there is only menu on the page, only background changes from grey to black when you click on project or contact...
  8. OKz, but who ever done this, it's still awesome... And thanks to you for sharing.
  9.    AnnaMaria012 reacted to a post in a topic: CSS image/text...
  10. You can use this java script code to force the link to open in new window. java script <script type="text/javascript"> var Win; function openChild(url) { Win = window.open(url, "WindName", "resizable=yes,scrollbars=yes"); return false; } html <a href="http://www.google.com" onclick="return openChild(this.href);">
  11. Sorry I don't know the exact solution to your problem, but you can use content CSS property to insert text. Like this body:after { display: block; content: "Text"; }
  12. Yes indeed my mother language is not English. Maybe that's why I couldn't understand it. And Sorry Jinx if you mind it.
  13. Its mathematical problem. There are 3600 seconds in an hour, but for converting the value to hour you are dividing the value by 360, I think you should change it to 3600.
  14. I have used an image from my PC; it is going well both image and text are equally aligned. However, if you have a problem try to-margin for text.
  15. I have seen, and you have done awesome, it looks exactly the same.
  16. Thanks for the replies and suggestion.
  17. I just want some advice, how to use Flickr for social media marketing, as you can only add pictures.

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.