CSS caption-side 属性. 指定表格标题的位置:. 代码; 结果. <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <style> caption { caption-side: bottom; } ...
確定! 回上一頁