Tip 8: Instant Intranets: Insert a SharePoint Team Services-based List
SharePoint Team Services let you create an out-of-the-box intranet site, complete with preconfigured lists and document libraries you can insert into any HTML page. To insert an existing SharePoint Team Services-based list into a page, select Web Component from the Insert menu. Click List View in the Component Type scroll box, choose the style you want to use for the list in the Choose a View Style scroll box, and then click Finish. You can see an example of this in Figure 8.
Figure 8.
The Choose List dialog box opens. Click the name of the list you would like to insert, and then click OK. Click OK again to complete the list insertion.
Tip 9: Floating Text and Images: Using DIV Tags
It's easy to create Web pages with graphics or images that are placed in fixed positions on the page, regardless of what other text or images are already there. This allows visitors to your site with current browsers to take advantage of sophisticated effects that are surprisingly easy to create.
In this example, the word "Text" floats on top of more text. To create this effect, select the image or text you want to position, then click Position from the Format menu. Specify the location and size of the image and then click OK. (The number specified is the number of pixels from the top left corner of the screen.) FrontPage does the work of creating the necessary
tag for you. You can see the result of this in Figure 9.
Figure 9.
Tip 10: Good Behaviors: Creating Swap Effects
One of the fastest way to make a quick animation on a page is to use FrontPage's Dynamic HTML Effects to swap one image for another when a visitor hovers over an image.
First, insert the an image onto the page, then click on that image. Select Dynamic HTML Effects from the Format menu. In the drop-down menu next to On, select Mouse Over. In the drop-down menu next to Apply, select Swap Picture. In the drop-down menu next to Choose Picture, browse to the picture you would like to use to replace the image already on your page. Once it has been selected, click Open and the effect is added to your page using Dynamic HTML.