Archive for September, 2009

Embedding Media in HTML

Saturday, September 26th, 2009

Embedding media files into web pages have been a challenge for web designers for years. Different platforms default to different MIME types and use different helper applications to play the media. That is the reason why many have gone to using Flash. Flash is installed in 98% of machines that surf the internet. Embedding media in Flash is an easy way of creating one solution for the vast majority of visitors to your site and thereby ensuring a consistent user experience. Still, some prefer not to use Flash, or need multiple versions of a page to support mobile devices that do not support Flash – the iPhone for example.

Below are several resources that may clear things up. While the EMBED tag has been used for years, the W3C recommends the usage of the OBJECT tag.

Arranging files and folder structure

Monday, September 14th, 2009

The following video is intended for my beginning HTML students and has to do with naming, arranging, archiving the semester files and their directory structures.