1, simple HTML tags consist of a TABLE element and one or more tr, TH, or TD elements. There are also the following tags: caption: Add title to Table; summary: Table summary, not displayed on page; THEAD, tbody tags width--table width; cell padding--use cell padding to create a blank space between the contents of a cell and its border; cell spacing--cell blank background--Add background color block-level elements: Div-dl-form text-align:center; 2, head tag: title--The title information of the Web page, html commonly used label: <strong> to express the emphasis of the role; <em> Italic <p > Paragraph <span> set individual styles for text <q> tags, short quotes <blockquote> long text references
"Selected"> Travel </option> <option value=" Sports > Sports </option> <option value= "shopping" > Shopping </opti on> </select> Note: <select multiple= "multiple" > for multi-box <label for= "Name of the control ID" ></label& Gt When the user clicks the label label, the browser automatically shifts focus to the label-related form controls. Automatically select and the label label is related to the form control that is connected. #272727 Grey
HTML Base Tag-table-form tags