Web design is a tricky art that combines both the creative and the analytical skill sets to create something unique and visually compelling. At the end of the day, good web design is more than the sum of its parts. Beginner and amateur designers may think that web design consists of finding a web host [...]
Read Full Post »
A recent question on the RootsWeb Freepages Mailing list was: For some files on a Freepages site I’m in the process of developing, I would like to restrict the size of the page window to a fraction of the normal size. The problem is whether this is possible and, if so, how to accomplish it. [...]
Read Full Post »
Do you know the difference between an absolute and a relative link? Do you know which is your best choice for SEO (Seatch Engine Optimization) purposes? Absolute Link An absolute link is created when the href value is a fully qualified URL, including: the transfer protocol: http:// domain name: e.g. www.yourdomain.com and filename: e.g. your-page.html [...]
Read Full Post »
How many of you are in the habit of validating your web pages as you work on them and before publishing? Do you also check your work in more than just your default browser? Perhaps you assume if it looks good on your monitor, it will render the same way on everyone who visits your [...]
Read Full Post »
Smashing Magazine’s latest article 10 Ways To Make Your Site Accessible Using Web Standards Without argument, one of the most important things to consider when creating a website is that it be accessible to everyone who wants to view it. Does your website play nice with screen readers? Can a user override your style sheet [...]
Read Full Post »
You best watch out, because the HTML police are about. They scour your code and pick out the most unspeakable crimes against HTML markup. The writer lists ten of the most common coding mistakes and how to correct them. They include: Placing Block Elements Inside Inline Element Not Including an ALT Attribute on Images Not [...]
Read Full Post »
For many years now I have used and highly recommended James Huggins email form script. I use it on each of my sites for the Contact Form and the Family Group Sheet. Examples include: Expression Web Tutorials Contact Form Family Group Sheet Family Genealogy Contact Form Huggins’ Email Form Script is a free PHP script [...]
Read Full Post »
One of the things Cricket Walker teaches in her SEO Training Class, is to add a robots.txt file to your website. Web site owners use the robots.txt file to give instructions to the web bots about their site. A basic file might consist of the following lines of code which tells on web bots NOT [...]
Read Full Post »
Unlike it said last week on FOX news: “Programs like Microsoft Frontpage, Adobe Dreamweaver, and Microsoft Expression let you edit HTML without actually knowing it.” http://www.myfoxhouston.com/dpp/morning_news/ 090304_my_tech_guy_learn_make_webpage Cheryl Wise, of By Expression states: “You can’t create a website, at least not a functioning, attractive website with any of the programs listed above without actually learning [...]
Read Full Post »
Dmitry Fadeyev states: By now, all good designers and developers realize the importance of usability for their work. Usable websites offer great user experiences, and great user experiences lead to happy customers. Delight and satisfy your visitors, rather than frustrate and annoy them, with smart design decisions. Here are 9 usability problems that websites commonly [...]
Read Full Post »