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
Assume there are two Linux servers A and B, and w...
1. What is an index? An index is a data structure...
Sometimes you may need to modify or add exposed p...
Prelude We all know that nginx is an excellent re...
Table of contents Load Balancing Load balancing c...
1. Prepare a new disk and format it with the same...
In MySQL, you can use the SQL statement rename ta...
“How to make a website look high-end? Or more des...
<br />In the first section of this series, w...
Through the study and application of Node, we kno...
It is very simple to build a kong cluster under t...
This article example shares the specific code of ...
If there are files that are being used by a proce...
The definition and inheritance of classes in JS a...
Cancel the icon 1 in front of ul li Clear Value 1 ...