是否可以在(多)降价元素中添加id或类?
例如一个表,一段或一段代码?
我想用css设置一个表格但没有以下工作:
[captionid][This is the caption, not the table id]
| First Header | Second Header |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |
Run Code Online (Sandbox Code Playgroud)
| First Header | Second Header |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |
[captionid][This is the caption, not the table id]
Run Code Online (Sandbox Code Playgroud)
| First Header | Second Header |
| ------------- …Run Code Online (Sandbox Code Playgroud)