aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/descendant_combinator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/descendant_combinator/index.html')
-rw-r--r--files/es/web/css/descendant_combinator/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/es/web/css/descendant_combinator/index.html b/files/es/web/css/descendant_combinator/index.html
index d5d20aa965..eb6e151ac4 100644
--- a/files/es/web/css/descendant_combinator/index.html
+++ b/files/es/web/css/descendant_combinator/index.html
@@ -32,17 +32,17 @@ div span { background-color: DodgerBlue; }
</thead>
<tbody>
<tr>
- <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#general-sibling-combinators" title="http://www.w3.org/TR/css3-selectors/#general-sibling-combinators">Selector CSS Nivel 3</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/css3-selectors/#general-sibling-combinators">Selector CSS Nivel 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#descendant-selectors" title="http://www.w3.org/TR/CSS21/selector.html#descendant-selectors">CSS 2.1</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/CSS21/selector.html#descendant-selectors">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/#contextual-selectors" title="http://www.w3.org/TR/CSS1/#contextual-selectors">CSS 1</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/CSS1/#contextual-selectors">CSS 1</a></td>
<td>{{ Spec2('CSS1') }}</td>
<td> </td>
</tr>