| Return to the top | ![]() |
| Return to the top | ![]() |
| Return to the top | ![]() |
| Return to the top | ![]() |
| Return to the top | ![]() |
Select the Slice Tool
and draw a box around the "company" button. You can resize it after creation - just use Slice Select
tool to pick the needed slice and drag handles.
Right click the newly created slice and choose Edit Slice Options... from context menu. URL field designates the address of a web page that opens when the button is clicked. Since your Company subpage is not ready yet leave the field empty or type some address (e.g. http://www.metamorphozis.com) to make sure the button works. You will be able to edit the URL later.
Make another slice around the text beneath the welcome caption. You will replace the image in this slice with formatted text to make the page download faster.
Select File>Save For Web... to display Save For Web dialog. This dialog allows to set optimization options for each slice. Just click OK and specify a save path.
Now you will need to work on the generated .html file. The following steps assume that you are using Macromedia Dreamweaver 4.0 HTML editor. In other editors the locations of controls may vary.
Open the exported .html with Dreamweaver. Make sure the Properties window displays. If not, select Window>Properties to display it.
Click on Company button in your page and examine the contents of Properties window. You can edit the Link field to change URL.
Select the text slice beneath welcome caption. Select Window>Code Inspector to edit HTML code. The
You can use "back.gif" from RESOURCE folder as a background for this cell. Just enter the path to this file in the Bg field of Properties window (you may need to expand it first with an arrow in the bottom right corner).
Save your work and preview the customized page by selecting File>Preview in Browser>
| Return to the top | ![]() |