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.

don4365345

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    don4365345 got a reaction from SmuJ in need advise on new desktop.   
    anything that doesnt say 'mac' on it
  2. Like
    don4365345 got a reaction from KCooper in need advise on new desktop.   
    anything that doesnt say 'mac' on it
  3. Like
    don4365345 reacted to Monie in First Website for a Client   
    Hi Luno,
    Great design you have there!
     
    For starter, let me give you some coding tips or a much more user friendly saying, "the best practice" in web design/development.
     

    To maximized your page load time, put all your JavaScript reference at the very bottom of your page, just before you close your <body> tag. The reason is that, when the page is loading the JavaScript files, nothing else is loading on your page unless all your JavaScript is fully loaded. So you will see some lagging there while the page is loading..
     
    Try to reduce even more HTTP request. This can be achieve by combining a few files together for instance, you have two css file and four JavaScript file. This produce a total of six HTTP call. By combining them, you'll reduce it to two HTTP call by combining all your css file together and combining your JavaScript files together.
     
    Image Sprites, ever wonder what is it? On your page, roughly I can see more than 5-7 images. this will also produce extra HTTP call. By using CSS Sprites, combining all of the images into one big images can reduce page loading time.

     
    Let me know if you need more explanation on that facts.
  4. Like
    don4365345 reacted to Lev in best browser   
    ie6
  5. Like
    don4365345 got a reaction from kingy da killa in Review site for client!   
    id say get rid of the bullet points, break up the text and little more and use some more white space? The large special offers image two thirds down should maybe lead somewhere too? other than that its not bad
  6. Like
    don4365345 got a reaction from patrickh in my new portfolio site   
    its not bad,
     
    one small thing- if i raise the text size to max using your size options, some of the text in the blue box dissappears (im using chrome).

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.