Tutorial Categories
Tools and Software
Site Search


Advanced Search
Tutorial Options
Popular Tutorials
  1. Photoshop Concept Car Makeover
  2. Photoshop Man Of Fire Part I
  3. Photoshop Man Of Fire Part II
  4. Photoshop Magic Marker Effect
  5. Photoshop Car Makeover Part II
No popular tutorials found.
Popular Authors
  1. Cory Crampton
  2. Daniel Phillips
  3. tanmay goswami
  4. Rails Forum
  5. Brendan Horverson
  6. CodeCrunch Tutorial Bot
  7. PhotoshopBee .com
  8. Jamie Lewis
  9. Nick Cote
  10. Luther Avery
No popular authors found.
 »  CodeCrunch  »  HTML and CSS  »  HTML Intermediate Tutorial: Phase 1
HTML Intermediate Tutorial: Phase 1
By Daniel Phillips | Published  07/20/2006 | HTML and CSS | This tutorial viewed 687 times
HTML Intermediate Tutorial: Phase 1

Welcome to the first Intermediate HTML tutorial! In this part we will be looking at the possibility of using sound withing a webpage.

The idea of using sound is deemed pointless by some people, the common belief is that it will dramatically slow the performance of a web site. This is not so - an average midi sound effect ranges from 3 - 13kb in size, and is certainly not going to cause a broadband user any problems.

So how exactly do we go about adding sound t a webpage?

There are 2 methods we are going to take a look at withing this tutorial, we will start with the easier of the two.

Remember in the basic tutorials when you learnt to make links to files?

Well the first method of adding sound is as simple as that, you place a link to a file on a webpage, and when a user clicks this link they will be taken to a new page where the sound is played!




Comments