1
1
<!DOCTYPE html>
2
- < html lang ="zh-cn ">
2
+ < html lang ="zh-cmn-Hans ">
3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > kHz</ title >
@@ -47,7 +47,7 @@ <h1 class="tit">kHz</h1>
47
47
</ section >
48
48
</ header >
49
49
< section id ="bd ">
50
- < section id ="syntax " class ="g-mod g-attr ">
50
+ < section id ="intro " class ="g-mod g-attr ">
51
51
< h2 class ="tit "> 说明:</ h2 >
52
52
< div class ="cont ">
53
53
< strong > 千赫兹</ strong >
@@ -67,20 +67,26 @@ <h2 class="tit">兼容性:</h2>
67
67
< table class ="g-data ">
68
68
< thead >
69
69
< tr >
70
- < th > < span class ="browser-ie "> IE</ span > </ th >
71
- < th > < span class ="browser-firefox "> Firefox</ span > </ th >
72
- < th > < span class ="browser-safari "> Safari</ span > </ th >
73
- < th > < span class ="browser-chrome "> Chrome</ span > </ th >
74
- < th > < span class ="browser-opera "> Opera</ span > </ th >
70
+ < th > IE</ th >
71
+ < th > Firefox</ th >
72
+ < th > Chrome</ th >
73
+ < th > Safari</ th >
74
+ < th > Opera</ th >
75
+ < th > iOS Safari</ th >
76
+ < th > Android Browser</ th >
77
+ < th > Android Chrome</ th >
75
78
</ tr >
76
79
</ thead >
77
80
< tbody >
78
81
< tr >
79
82
< td class ="unsupport "> 6.0-11.0</ td >
80
- < td class ="unsupport "> 4.0-34.0</ td >
81
- < td class ="unsupport "> 4.0-8.0</ td >
82
- < td class ="unsupport "> 4.0-39.0</ td >
83
- < td class ="unsupport "> 15.0-24.0</ td >
83
+ < td class ="unsupport "> 2.0-38.0</ td >
84
+ < td class ="unsupport "> 4.0-43.0</ td >
85
+ < td class ="unsupport "> 3.1-8.1</ td >
86
+ < td class ="unsupport "> 15.0-28.0</ td >
87
+ < td class ="unsupport "> 3.2-8.1</ td >
88
+ < td class ="unsupport "> 2.1-4.4.4</ td >
89
+ < td class ="unsupport "> 18.0-40.0</ td >
84
90
</ tr >
85
91
</ tbody >
86
92
</ table >
@@ -89,7 +95,9 @@ <h2 class="tit">兼容性:</h2>
89
95
< section class ="g-mod g-attr " id ="example ">
90
96
< h2 class ="tit "> 示例:</ h2 >
91
97
< div class ="cont ">
92
- < blockquote > < pre > < code > strong{voice-pitch:1kHz;}</ code > </ pre > </ blockquote >
98
+ < blockquote > < code > < xmp > strong {
99
+ voice-pitch: 1kHz;
100
+ }</ xmp > </ code > </ blockquote >
93
101
</ div >
94
102
</ section >
95
103
</ section >
0 commit comments