aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/child_combinator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/child_combinator/index.html')
-rw-r--r--files/zh-cn/web/css/child_combinator/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/css/child_combinator/index.html b/files/zh-cn/web/css/child_combinator/index.html
index e161f15dae..ef03621513 100644
--- a/files/zh-cn/web/css/child_combinator/index.html
+++ b/files/zh-cn/web/css/child_combinator/index.html
@@ -52,12 +52,12 @@ div > span {
</thead>
<tbody>
<tr>
- <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#child-combinators" title="http://www.w3.org/TR/css3-selectors/#child-combinators">CSS Selectors Level 3</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#child-combinators">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#child-selectors" title="http://www.w3.org/TR/CSS21/selector.html#child-selectors">CSS 2.1</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/CSS21/selector.html#child-selectors">CSS 2.1</a></td>
<td>{{ Spec2('CSS2.1') }}</td>
<td> </td>
</tr>