aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/class_selectors/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/class_selectors/index.html')
-rw-r--r--files/zh-cn/web/css/class_selectors/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/css/class_selectors/index.html b/files/zh-cn/web/css/class_selectors/index.html
index 13fd848a89..237e6dbaa0 100644
--- a/files/zh-cn/web/css/class_selectors/index.html
+++ b/files/zh-cn/web/css/class_selectors/index.html
@@ -51,17 +51,17 @@ translation_of: Web/CSS/Class_selectors
</thead>
<tbody>
<tr>
- <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#class-html" title="http://www.w3.org/TR/css3-selectors/#class-html">CSS Selectors Level 3</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#class-html">CSS Selectors Level 3</a></td>
<td>{{ Spec2('CSS3 Selectors') }}</td>
<td> </td>
</tr>
<tr>
- <td><a class="external" href="http://www.w3.org/TR/CSS21/selector.html#class-html" title="http://www.w3.org/TR/CSS21/selector.html#class-html">CSS 2.1</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/CSS21/selector.html#class-html">CSS 2.1</a></td>
<td>{{ Spec2('CSS2.1') }}</td>
<td> </td>
</tr>
<tr>
- <td><a class="external" href="http://www.w3.org/TR/CSS1/#class-as-selector" title="http://www.w3.org/TR/CSS1/#class-as-selector">CSS 1</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/CSS1/#class-as-selector">CSS 1</a></td>
<td>{{ Spec2('CSS1') }}</td>
<td> </td>
</tr>