Optgroup is used in the select tag to make the drop-down list content more organized. Copy code The code is as follows:<select> <optgroup label="aaa"> <option>Distinguish right from wrong</option> <option>Distinguish right from wrong</option> <option>Distinguish right from wrong</option> </optgroup> <optgroup style="color:#C30" label="bbb"> <option>Distinguish right from wrong</option> <option>Distinguish right from wrong</option> <option>Distinguish<br/>right from wrong</option> </optgroup> </select> sub superscript The sup subscript can be used with <em> for annotations Used together with the dbo dir flag, you can change the output direction of text, right -> left Tip: You can modify some of the code before running |
<<: How to use JavaScript to implement sorting algorithms
>>: Comparative Analysis of MySQL Binlog Log Processing Tools
All-round system monitoring tool dstat dstat is a...
Table of contents 1. Concept 2. Environmental Des...
Table of contents 1. Scope 2. Scope Chain 3. Lexi...
As shown in the following figure: When we use vir...
Table of contents 1. Introduction 2. Aggregation ...
1. Install openssh-server yum install -y openssl ...
0. Introduction August 18, 2016 Today, I noticed ...
1. Hot deployment: It means redeploying the entir...
As the cost of building HTTPS websites decreases,...
Today is still a case of Watch app design. I love...
How to turn a jar package into a docker container...
Based on SEO and security considerations, a 301 r...
Table of contents 1. Short circuit judgment 2. Op...
Table of contents 1. Introduction 1.1 Principle 1...
To deploy multiple sites on a server, you need to...