Forum: HTML and CSS Jul 19th, 2005 |
| Replies: 3 Views: 1,757 You could use something like Homesite and run a global search and replace on the site.
Eddie
DHTML Nirvana
http://dhtmlnirvana.com/
Spiritual Blog... |
Forum: HTML and CSS Jul 11th, 2005 |
| Replies: 2 Views: 39,006 You can use this code to embed the windows media player in html pages. Just set the controls to suit and change file names etc.. |
Forum: HTML and CSS Jul 11th, 2005 |
| Replies: 2 Views: 2,102 you need to use the object tag and then use the embed tag with its application type like so: this will play mp3 files, just change the extensions and it should play avis too
<object... |