Daily Archives: August 13, 2008

How to Use the Show/Hide Behavior in Dreamweaver CS3

It is easy to show and hide web page elements if you know how to use Dreamweaver’s Show/Hide behavior.  In this tutorial I will show you how to show and hide two different elements.
First, you need to set up the links and and CSS IDs:

Create the links to show the elements.  Use “javascript:;” as the [...]

Posted in Coding, Web Design Best Practices | Tagged | 3 Comments

HTML Code to Embed Movies on your Web Page

The Problem
As of HTML 4.1, there is no standard method of inserting multimedia into your web pages. You must choose your preferred player plugin and code for that specific player. Unfortunately, However, we are not given the code to insert other types of movie files.
Playing Most Multimedia Files
There are [...]

Posted in Coding, Media, Web Design Best Practices | Tagged | Leave a comment