2, web-making Dreamweaver (Image hotspot, frameset framework)

Source: Internet
Author: User

Photo hotspots

1. Method:

<map name= "Name" >

<area shape= "rect" coords= "170,170,260,260" href= "http://www.baidu.com"/>

</map>

2. Explanation

Rec: Rectangular Circle: Round poly: Polygon

Coords coordinates

Frame Frameset

Stitching multiple pages into one page

1, the wording:

(1) Remove body

(2) <frameset rows= "100,*", cols= "100,*" border= "1" >

<frame src= "photo hotspot. html" scrolling= "no"/>

<frame src= "firsthtm.html"/>

</frameset><noframes></noframes>

2. Explanation:

Rows (cols): The pixels inside are written several times with several rows (columns)

rows= "100,*" 100 means the first line width, * for the second row length is not limited (FIT), you can change the size

The red text represents the inserted page, scrolling is the scroll bar, and "No" is not a scrollbar

Click Design if you encounter a situation that does not enter the frameset encoding, the frame in the point design

3. Embed in a different page

<iframe src= "page address" width= ", height=", border= "1"/></iframe>

Note: This is in case of body, can not use Framese

2, web-making Dreamweaver (Image hotspot, frameset framework)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.