Select the category selection. After testing, IE and FF can support this element well. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>runcode</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content="Sheneyan" /> </head> <body> <select> <optgroup label="a"> <option>a1</option> <option>a2</option> <option>a3</option> </optgroup> <optgroup label="b"> <option>b1</option> <option>b2</option> <option>b3</option> </optgroup> </select> </body> </html> |
<<: Detailed explanation of Vue's live broadcast function
>>: Why is UTF-8 not recommended in MySQL?
Table of contents 1. Check the current status of ...
In a table, you can define the color of the upper...
Set Anchor Point <a name="top"><...
Effective solution for Ubuntu in virtual machine ...
Table of contents Preface 1. Style penetration 1....
The growth path from a Linux novice to a Linux ma...
What is high concurrency? The default Linux kerne...
Table of contents Why do we need a material libra...
Today, when testing the null value, I found a sma...
Preface There are 4 types of operators in MySQL, ...
question When we are developing normally, if we w...
Preface: Use debugbar to view document code in iet...
Download and install. First check whether there i...
The so-called cascading replication is that the m...
Install crontab yum install crontabs CentOS 7 com...