SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 1861 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

apple.com/quicktime/??? vspace=???5??? hspace=???5??? ;
border=???5??? stretch=???true??? autostart=???false???>



Step 2: Creating the object
The absolute simplest method available enables you to skip this step entirely and proceed to saving the
HTML in an Objects subfolder as described in step 3. Dreamweaver ignores the outer code and just inserts
whatever is in the tag. However, this technique might be confusing when you want to develop the
object in the future. I recommend that, if you have the time, you complete this step and remove the unnecessary
code.
BC 9
Creating and Using Objects
To create a simple object from the preceding code, just cut everything in the code but the item (or items)
you want repeated. In Code view, or using the Code inspector, select all the code from the opening
tag up to and including the tag and then delete it. Then delete the closing tags, and
. Only the following code remains:

pluginspage=???http://www.apple.com/quicktime/??? vspace=???5??? hspace=???5??? ;
border=???5??? stretch=???true??? autostart=???false???>

Step 3: Saving the object
Now your object is ready to be saved.


Pages:
1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873