In the HTML document, you can embed background music, start playing when you open the HTML document. The basic grammar structure of embedded background music is as follows:
Where the URL represents the file name of the background music, loop represents the number of cycles.
2. Embed sound files into the HTML document
If you want to embed the sound file into the HTML document, you can use the following statement:
My voice font>
A playback controller will appear on Microsoft's Internet Explorer 4.x browser, you can play with the play button, as shown in Figure 18-20.
3. Embed a film in the document
Unlike the linked outgoing view file, the browser downloads the film and television files when downloading the document from the web, and if the film file is large, the download time will be very long. Therefore, this embedded method is often used in an occasion of the film and television file. The basic syntax structure embedded in this film and television file is:
[Example 18.19] There is a "Test.html" documentation and 3 AVI video files under the C: / TEMP / folder. Embedding this film file in the Test.html documentation available in the following statements:
1
2 img>
3 img>
The style shown in Figure 18-23 will appear on the Internet Explorer browser.
Figure 18-23 Embedded film and television method in the document
For statements 1: When opening the HTML document, the image with the playback control button is displayed, and then start playing after pressing the play button.
For statements 2: Displays an image without playing control buttons when opening an HTML document, and starts playing now until the play is over.
For the statement 3: Displays the image without playing the control button when opening the HTML document, and starts playing now until the play is over. Place the mouse over the image on the image.
4.
HTML Beginner Guide Title>
HEAD>
Table Number: Name of Table CAPTION>
First Column Title TH>
... th>
Last column title th>
TR>
Data of the first line of the first line TD>
... TH>
Data of the last unit of the first line td>
TR>
... td>
... td>
... td>
TR>
Data of the first line of the first line TD>
... th>
Data of the last line of the last line TD>
TR>
TABLE>
Body>
Html>
5.Thead, Tfoot and Tbody allow you to divide the form into a header, a bet, and a table body. For large tables, it is especially useful, when printing, the head and the speech should appear on each page.
These elements must be defined in the order of thead-tfoot-tbody, like this:
Header 1 TD>
Header 2 TD>
HEADER 3 TD> TR>
THEAD>
Footer 1 TD>
Footer 2 TD>
Footer 3 TD> TR>
tfoot>
Cell 1 TD>
Cell 2 TD>
Cell 3 TD> TR>
tbody>
TABLE>
1. embed background sound in the document
In the HTML document, you can embed background music, start playing when you open the HTML document. The basic grammar structure of embedded background music is as follows:
Where the URL represents the file name of the background music, loop represents the number of cycles.
2. Embed sound files into the HTML document
If you want to embed the sound file into the HTML document, you can use the following statement:
My voice font>
A playback controller will appear on Microsoft's Internet Explorer 4.x browser, you can play with the play button, as shown in Figure 18-20.
3. Embed a film in the document
Unlike the linked outgoing view file, the browser downloads the film and television files when downloading the document from the web, and if the film file is large, the download time will be very long. Therefore, this embedded method is often used in an occasion of the film and television file. The basic syntax structure embedded in this film and television file is:
[Example 18.19] There is a "Test.html" documentation and 3 AVI video files under the C: / TEMP / folder. Embedding this film file in the Test.html documentation available in the following statements:
1
2 img>
3 img>
The style shown in Figure 18-23 will appear on the Internet Explorer browser.
Figure 18-23 Embedded film and television method in the document
For statements 1: When opening the HTML document, the image with the playback control button is displayed, and then start playing after pressing the play button.
For statements 2: Displays an image without playing control buttons when opening an HTML document, and starts playing now until the play is over.
For the statement 3: Displays the image without playing the control button when opening the HTML document, and starts playing now until the play is over. Place the mouse over the image on the image.
4.
HTML Beginner Guide Title>
HEAD>
Table Number: Name of Table CAPTION>
First Column Title TH>
... th>
Last column title th>
TR>
Data of the first line of the first unit TD>
... th>
Data of the last unit of the first line td>
TR>
... td>
... td>
... td>
TR>
Data of the first line of the first line TD>
... th>
The last line of the last line of the data td>
TR>
Table>
Body>
Html>
5.Thead, Tfoot and Tbody allow you to divide the form into a header, a bet, and a table body. For large tables, it is especially useful, when printing, the head and the speech should appear on each page.
These elements must be defined in the order of thead-tfoot-tbody, like this: