Ii. Advanced Applications
Table label]
<Table> </table>
Create a table
Vspace hspace
Used to set the vertical and horizontal distance between a table and its text nearby.
Colspan rowspan
Used to set merged cells, merge columns horizontally, and merge rows vertically.
Caption
Table title, centered by default. You can use text-align to change its position.
<Tr> </tr> <TD> </TD> <TH> </Th> tr indicates a row, and TD indicates a cell.
Th indicates the list header (format and)
<Caption> </caption>
Form tag]
<Form> </form> used to submit data
<Input> </input>
Important elements in the form
Type attribute |
Display Element |
Text |
Text Box |
Button |
General button |
Submit |
Submit button |
Reset |
Reset button |
Checkbox |
Check box |
Radio |
Single region |
<SELECT> </SELECT>
List box
<Textarea> </textarea>
Multi-line text box
[Frame | frame]
Frame
Framework
<Frameset> </frameset>
Framework set
:
<Noframes> </noframes>
:
<IFRAME> </iframe>
Framework
[Multimedia]
Image
Basic Syntax: Property SRC: image URL
(Required) alt: The text displayed when the mouse moves
Quality control: width and height control, lowsrc Control
Alignment layout:
Image ing:
<Bgsound> </bgsound> background music
<Sound> </sound>
Music
<Embed> multimedia text
Inline video
[Head label]
<Base> tag
<Link> tag
<Meta> tag