Archive for the ‘html’ tag
Mobile Phone Web Design and Development Considerations
In early 2007 I began to school myself on the topic of web design and development tailored for mobile devices, specifically mobile phones. While I’m far from a pro on the subject, I feel that I’ve gathered enough generally-accepted information to form a list of best practices one must consider when targeting mobile phone users. At the worst, this list is here to remind me what I should consider when a suitable project lands on my plate.
At the time of writing this article, Apple’s iPhone makes nearly all of this information useless, and if other phone manufacturers follow in Apple’s footsteps, I’ll be editing this list quite a bit or taking it offline altogether. Only time will tell.
Reduce Browser Discrepancies With an Initial Template
One of the biggest challenges that website designers and developers face is the nearly limitless amount of ways their design/layout can break in many of today’s web browsers. More often than not the design will look wonderful in a handful of browsers but terrible in another, and when the project requires all of those browsers to render the design without any flaws, it can become a real nightmare to figure out why one of them isn’t rendering the design in the same way as the others.
Because most web browsers come from different companies—Firefox comes from the Mozilla team; Internet Explorer comes from Microsoft; Safari comes from Apple—you can be sure that they’re created quite differently, and as a result, your lovely code isn’t rendered the same way from one browser to the next.
Accessible Table Markup Demonstration
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 most commonly used today. For more complex table demonstrations, lets have a quick search in Google.



