Copying an Image Into an HTML File

You can copy an image from a portfolio and paste it into an HTML file.

To copy an image:

  1. Choose Project => Copy and select the image project name.

  2. Click the Source Editor control on the Java WorkShop tool bar.

  3. In the Source Editor, choose Edit => Paste.

    The Source Editor displays an <img> tag for the project based on the information you specified when you created or edited the project.

  4. Save the file as an HTML file.


See also:

Copying an Applet Into an HTML File
Copying and Pasting Projects Between Portfolios
Importing a Project