Sample Chapter: HTML 4.01 Programmers Reference
(Page 1 of 10 )
In this article we will look at a sample chapter from Wrox's HTML 4.01 Programmer's Reference book. This chapter focuses on the HTML object tag and shows a variety of advanced ways to use and manipulate it.One of the handiest HTML tags is the <object> tag. It allows us to include all sorts of multimedia elements such as images, movies, MP3's and more directly into our web page in a matter of seconds.
Today we're going to take a look at a sample chapter from "HTML 4.01 Programmer's Reference", which is published by Wrox. As you may have guessed, we will be looking at the <object> tag and the many ways that it can be used and customized to add a bit of spark to our sometimes-boring HTML pages.
If you'd like to purchase this book, you can do so at Amazon.com for only $24.49 by clicking
here.
Next: The Object Tag Explained >>
More HTML Articles
More By Mitchell Harper