Learning HTML: Part 1
Jul 17, 2008 01:05 PM Articles Series Learning HTML
In what hopefully will become a series, I’ll be showing the basics of HTML. It is the most basic primer I could think of so if you already know it you’ll likely be bored. But for those just starting, it might well do to get you off on the right foot.
Regular Expressions for Common Tasks
Jun 20, 2008 04:48 PM Articles Quick Reference Tools
Another installment in the I’ve got just the thing here….somewhere series.
Correct headers for generating Excel over SSL
Apr 29, 2008 03:46 PM Articles Quick Reference
Internet Explorer cannot download page from site
Internet Explorer was not able to open this Internet site.
The requested site is either unavailable or cannot be found.
Please try again later
XHTML entity reference
Jan 15, 2008 09:09 PM Articles Quick Reference
You would think, being a person that codes and works with web pages all the time, I would have most of these memorized, but it seems I am always googling for entities.
Protecting Your Images on the Web
Aug 7, 2006 02:02 AM Articles Design Scripts
Facing the reality that any image can be stolen is hard, but there are methods you can use to discourage theft.
Stop Quirkiness - Use a proper doctype
Aug 6, 2006 10:28 PM Articles Quick Reference
One of the most common causes of IE-related quirkiness is failure to use a proper doctype. This throws IE into Quirks mode…a mode designed to help old, non-compliant docs still render nicely. The downside is it can cause proper code to act, well, quirky.
Roadsigns for the Information SuperHighway
Jun 5, 2006 02:19 AM Articles Scripts
The Information SuperHighway, much like our RealLifetm roadways, should display signs to give folks an idea of where they are going.
Easy ways to make your site more accessible
Dec 8, 2005 10:19 PM Articles Accessibility Design
Accessibility is vital in web design. Whether viewing your site via a conventional browser, handheld device, text browser, or other user agent, visitors need to feel welcome and the more you accommodate them, the more likely they are to choose your site over that of a competitor.