Reduce Browser Discrepancies With an Initial Template
Posted January 15, 2008 @ 12:39 PM, by Marc, in CSS, HTML, Quality Assurance — 0
One of the most challenging things that website designers and developers routinely encounter is inconsistency in the way web browsers render the markup they wrote. Often their design will look wonderful in a handful of browsers but terrible in another one, and when the project requires all of those browsers to render the design without any flaws, it can become a serious hurdle to overcome.
Accessible Table Markup Demonstration
Posted January 11, 2008 @ 7:03 AM, by Marc, in HTML — 0
Here is a quick demonstration of an average table written with accessibility in mind. While tables can be much more complex than this, I feel that this example represents a lower level of complexity that is commonly used today. For more complex table demonstrations a quick search in Google should yield decent examples.
Character Entity References Are Your Friends
Posted January 02, 2008 @ 4:59 PM, by Marc, in HTML — 0
When you are writing content that will be visible on the Internet, be sure to use proper character entity references for common characters such as ampersands, double quotes, and more.
