From 6d3234e3f9ff37cbd766dc00c607828ad6f34a53 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 28 Jul 2021 12:32:33 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730) * remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes --- files/zh-cn/web/html/element/col/index.html | 2 +- files/zh-cn/web/html/element/input/index.html | 2 +- files/zh-cn/web/html/element/keygen/index.html | 10 +++++----- files/zh-cn/web/html/element/time/index.html | 4 ++-- files/zh-cn/web/html/element/track/index.html | 2 +- files/zh-cn/web/html/element/video/index.html | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) (limited to 'files/zh-cn/web/html') diff --git a/files/zh-cn/web/html/element/col/index.html b/files/zh-cn/web/html/element/col/index.html index 0a1303dcff..317a35f680 100644 --- a/files/zh-cn/web/html/element/col/index.html +++ b/files/zh-cn/web/html/element/col/index.html @@ -135,7 +135,7 @@ translation_of: Web/HTML/Element/col
{{htmlattrdef("valign")}} {{Deprecated_inline("html4.01")}}, {{obsolete_inline("html5")}}
This attribute specifies the vertical alignment of the text within each cell of the column. Possible values for this attribute are: -- cgit v1.2.3-54-g00ecf