1. Basic structure of web page: XML/HTML CodeCopy content to clipboard
Note: In HTML, tags mostly appear in pairs. Where there is a beginning, there is an end If the tag does not appear in pairs, add / after the tag to indicate the end. 2. Basic Tags 1. h1-h6 title tags Attributes: src: the path of the image, alt: the text displayed when the image cannot be found 14. a Hyperlink tag attribute: href: where to link to Usage: usage: 15. Usage of ul-li unordered list: Note: There is no order, each li is a row. By default, there is a solid dot in front of each li. 16. ol-li ordered list usage: 17. dl-dt-dd definition list usage: Result: 18. Form Elements usage: j. Form tag submission tag syntax: </form> k. Optional value of input tag: form element ai l. Select drop-down list usage: m. <label> Name: <input type = "text"/></label> Associated form Function: Click the word "name" and the mouse will focus on the text box behind the name. 3. Note: 4. Form properties 5. Table 2. How to use the form? 3. Data or elements can be placed in td 4. Some properties of table: 5. Merger: The above basic HTML notes (recommended) are all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. Original URL: http://www.cnblogs.com/w13248223001/archive/2016/07/21/5693437.html |
<<: MySQL should never write update statements like this
>>: Detailed explanation of common methods of Vue development
JS calculates the total price of goods in the sho...
https base port 443. It is used for something cal...
Table of contents Case Study Update account balan...
background I am learning nodejs recently, and I r...
1. Changes in MySQL's default storage engine ...
Nginx has taken over the majority of the Web serv...
Table of contents MySQL delete syntax alias probl...
1. Installation environment 1. HUAWEI mate x cpu ...
There are the following log files in MySQL: 1: re...
First, let me explain the version of MySQL: mysql...
Table of contents 1. Startup management of source...
A jQuery plugin every day - jQuery plugin to impl...
Result: html <nav id="nav-1"> <...
Classification of website experience 1. Sensory e...
Priority The reason why placing the same conditio...