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?
In the interview, you should have experienced the...
Html code: Copy code The code is as follows: <t...
In the previous article, you have installed Docke...
In order to solve the problem mentioned last time...
After installing MySQL using ports, I found that ...
Table of contents 1. Installation 2. Introducing ...
When using nginx as a reverse proxy, you can simp...
Table of contents Configuration parsing Service C...
When you first start learning Linux, you first ne...
[LeetCode] 178.Rank Scores Write a SQL query to r...
1. Environmental Preparation CentOS Linux release...
dl:Definition list Definition List dt:Definition t...
Discovering Needs If only part of an area is allo...
Table of contents Summary put first: 🌲🌲 Preface: ...
1. How to install? 1. [Run] -> [cmd] to open t...