1. If why add explanatory note in the net?
◆ code: <! - - this is annotate- - >
2. If where to is EMAIL joined to link in the webpage and show booked theme?
◆ code: < A Href="mailto:yOurmail@xxx.xxx? Subject= hello ">Send Mail< /a>
3. How to make email express sheet?
◆ inputs Action="youremail@XXX.XXX" in <FORM>, refer use POST method.
4. The frame that how avoids others to put your webpage him (FRAME) in?
◆ the <HEAD> in source code... following code join between < /HEAD>:
<script Language="javascript"><! - -If (self! =top){top.location=self.location;}
- - >< /script>
5. How to join final modification date automatically?
◆ the <BODY> in source code... following code join between < /BODY>:
< Script Language="JavaScript"><! - -Document.write("Last Updated:" + Document.lastModified);
- - >< /Script>
6. How to let background picture do not roll?
◆ code: <BODY Background="bg.gif" Bgproperties="fixed" >
◆ is used in Dreamweaver " Text " - " Custom Style " - " Edit Style Sheet " - " New " - Body of the choice in Redefine HTML Tag, choose Fixed in the Attachment in Background next
7. How to time the webpage shut?
◆ joins following code at the back of the <BODY> in source code:
< Script LANGUAGE="JavaScript"> <! - -SetTimeout('window.close();' , 60000);
- - > < /script>
In code 60000 express 1 minute, it is an unit with millisecond.
8. Join the webpage the favorite?
◆ uses following code please: (note punctuation mark)
< A Href='#' Onclick="window.external.addFavorite('http://qiangwei.126.com' , ' [dreamy sky] DW of all sorts of webpage tool tutorial, FLASH, FIREWORKS reachs Qiangwei.126.com CGI education, chat make friend... ')" Target="_top"> adds this station favorite < /a>
9. The key word that how defines a webpage (KeyWords) ?
◆ form is as follows:
< Meta Name="keywords" Content="dreamweaver, flash, fireworks">In Content it is key word namely, separate with comma
◆ is used in Dreamweaver " Insert " - " Head " - KeyWords command
10. How to install a command to close the window that open?
◆ joins following code in source code:
< A Href="/" Onclick="javascript:wIndow.close(); Return False;"> shuts window < /a>
11. If why add a title label pasted on the cover of a Chinese-style thread-bound book in the webpage, does inside the page random jump turn?
◆ needs to insert the local input of bookmark in source code, top is inputted in called place, among them Top is the bookmark name of your set.
◆ uses bill of fare in Dreamweaver " Insert " - " Name Anchor " the command thrusts a title label pasted on the cover of a Chinese-style thread-bound book, when calling, #top is inputted in Link, top is bookmark name.
12. How to assign content to do not support the browser of frame?
◆ joins in source code below code:
This < BODY><noframes> webpage has frame structure, download new browser to watch < /noframes></ BODY> please
13. If why be joined in the webpage individual or a few blank space?
◆ inputs   in source code, blank space departure is used please between every  .
◆ inserts blank space with <CTRL>+<SHIFT>+<SPACE> in Dreamweaver or allow to be defeated by a few character, set its colour into the colour of setting next!
14. If why add a title label pasted on the cover of a Chinese-style thread-bound book in the webpage, does between many pages random jump turn?
◆ method and above similar, when becoming a link nevertheless, want to add name of online page file before bookmark name, be like: Other.htm#top, can jump so the Top bookmark place that turns in Other.htm page.
15. How to make form (TABLE) without frame line?
The frame attribute of ◆ general form: Border="0 "
16. How to conceal the LINK information that appears in condition column?
◆ uses following code please:
< /a> of sky of dream of < A Href="http://qiangwei.126.com" OnMouseOver="window.status='none';return True">
17. How to time be record in another webpage content?
◆ the <HEAD> in source code... < /HEAD> joins following code:
< Meta Http-equiv="refresh" Content="40;URL=http://qiangwei.126c.om " >
The will be record in Http://qiangwei.126.com automatically to be in webpage after 40 seconds
18. How to install background music for the webpage?
◆ code: < EMBED Src="music.mid" Autostart="true" Loop="2" Width="80" Height="30" >Src: The method of musical file reachs file name; Autostart: After True uploads for musical file begin automatically to broadcast, acquiesce is False (deny)Loop: True is infinite second rebroadcast, false is not rebroadcast, some is specific value (integral) for rebroadcast how many timesVolume: Limits extraction a cost is "0-100" , install volume, acquiesce is the volume of systematic itselfStarttime: "Cent: Second " , setting song begins the time that broadcast, be like, starttime="00:10" , from the 10th begin to broadcastEndtime: "Cent: Second " , setting song ends the time that broadcastWidth: Of Control Panel wideHeight: Of Control Panel tallControls: The exterior of Control PanelControls="console/smallconsole/playbutton/pausebutton/stopbutton/volumelever "
·Console: The face plate of normal volume
·Smallconsole: Lesser face plate
·Playbutton: Show broadcast pushbutton
·Pausebutton: Indication pause button
·Stopbutton: Show stop pushbutton
·Volumelever: Indication volume adjusts pushbuttonHidden: To face plate can be concealed when True
19. How the underline that take out links?
◆ the <HEAD> in source code... following code input between </HEAD>:
<style Type="text/css"> <! - -A {Text-decoration:&Nbsp;none}
- - > < /style>
◆ is used in Dreamweaver " Text " - " Custom Style " - " Edit Style Sheet " - " New " - A of the choice in Redefine HTML Tag, it is next in Decoration pitch on None
20. Does the Layer in Timeline take a curve?
The Layer that ◆ should make Timeline medium takes a curve, you must let him walk out of first come point-blank, go up with any one Frame among the first Frame in last Frame next bit of right key, can see have an Add Keyframe, , move your Layer to the seat that you want next, dw can generate a curve automatically, good Luck!
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment