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.

ragunalth

Members
  • Joined

  • Last visited

Everything posted by ragunalth

  1. Please help me to select my company name. I will be launcing an online localized e-commerce system. Your comments are welcome. my Survey
  2. Free CSS Layouts in the top 50
  3. I made a list of some cool Firefox add-ons. Best Firefox Add-ons Please list some Firefox add-ons you use. That you find quite cool. Also try Google's Web Accelerator. My network is quite slow and it saves me up to 2 hours for 24 hours of browsing.
  4. I have decided to do everything from from scratch, and I will not replicate that site but rather reinvent a better means of doing the same thing. Thank you
  5. This is a website listing sites. I was thinking of making my own similar website. What do think should I change. Maybe the layout, and the way it is presented. Website Listings
  6. I would suggest that you, create a internal search for the availability of a domain. Try adding Psychic Whois tool.
  7. I agree, the website should be centered. I
  8. Good job, clean look and feel.
  9. Hi I like the way you used the colors, the palette you used is good. I would like to add that you could make the content text one font size larger. Regards
  10. Hi I really like the way you played around with the colors. Nice job. I would like to visit your website when it is done, and when your portfolio is up to date. This will go to my "to visit" folder in my bookmarks. Thanks for your link.
  11. This is a list of CSS Galleries I use, what is yours? Unmached Style CSS Beauty CSS Vault Style Gala CSS Drive Style boost CSS Lite CSS Import Web Creme
  12. Try using a javascript. <script language="JavaScript"><!-- browser_version= parseInt(navigator.appVersion); browser_type = navigator.appName; if (browser_type == "Microsoft Internet Explorer" && (browser_version >= 4)) { document.write("<I>You appear to be using Microsoft Internet Explorer</I>"); } else if (browser_type == "Firefox" && (browser_version >= 4)) { document.write("<I>You appear to be using Firefox</I>"); } // --></script>
  13. Try to use javascript frameworks, like mootools or scriptaculous.
  14. Here is a list of mine. + abbr + acronym + bdo + blockquote + cite + dfn + dl + ins + kbd + samp + tfoot + thead + var
  15. I found IE to be the top visitor as well.
  16. what you are after is called "css faux column" you can then set the background of the wrapper.. to center a wrapper div on IE and FFox you usually do body{ text-align: center; /* for ie - puts everything center page */ } #wrapper{ width: ###px; /* fixed width in px ex 760px */ margin: 0 auto; /* for standard compliant browsers - puts the div in the middle */ text-align: left; /* for ie - to fix the text align center */ background: url (your_background_image) center top no-repeat } hope this helps
  17. I think the layout of the homepage is clean and neat, well done.
  18. Hi there, do have any other feedback for me. Thanks
  19. Hi Thanks again for the feedback. I have made some changes, please take a look. I am eager to hear your comments. I have validate the CSS as well, but it still needs some work. I have two style sheets, one for FF and for IE. There is a javascript that determine what to use. Do you think I should support the otter browsers, such as Opera etc.? Kind Regards
  20. I made some changes, please take a look! Visit My Website
  21. I normally create the content for the website at 900px, but found that I am limited sometimes. I need to develop a website, how do I determine the page layout, and what would the content width be?
  22. Thanks for the comment on the text color and the background. I will change that as well.
  23. I still have to take the style information within the HTML out, thanks so much for the pointer.
  24. I have updated the website now, and fixed the validation.

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.