As a web designer myself, I can say that learning as much as I could from experts was how I got started. I looked at their sites, checked out their code, and even borrowed from their designs. Today there is a great deal of information available to help you get into the game, and this article is a great place to start learning. Don’t use OnExit popups on your website. This tactic is mainly used by internet marketers who are trying a last-ditch attempt to get a sale. Word about these kinds of popups get around, and they will kill your reputation as a marketer. Mozilla has even taken steps to suppress the text on these popups, citing security risks. Avoid useless scripts. Scripts like counters and date/time scripts don’t really serve any purpose, and since they are all JavaScript, can add a few kilobytes to the page’s file size. Getting rid of these elements also frees up space on the homepage. Replace those useless scripts with useful content that keeps users coming back. Avoid cramming page elements together. Each section of your page should be naturally separated from each other, as this makes the purpose of each section more […]