HTML5學習筆記簡明版(10):廢棄的元素和屬性,html5學習筆記

來源:互聯網
上載者:User

HTML5學習筆記簡明版(10):廢棄的元素和屬性,html5學習筆記
廢棄的元素(Element)

這個小節裡列出的元素在HTML5裡將不再使用,現有文檔升級到 HTML5的話可以使用一些替代方案。例如parser section 可以處理isindex 元素的功能。

下面的元素被廢棄的原因是用CSS處理可以更好地替代他們:

  1. basefont
  2. big
  3. center
  4. font
  5. strike
  6. tt

下面的元素被廢棄的原因是他們的使用破壞了可使用性和可訪問性:

  1. frame
  2. frameset
  3. noframes

下面的元素被廢棄的原因是不經常使用他們,也會引起混亂,而且其它元素也可以很好地實現他們的功能:

  • acronym被廢棄是因為它經常使頁面錯亂,可以使用abbr代替
  • applet被廢棄是因為可以使用object代替
  • isindex被廢棄是因為使用表單控制項代替
  • dir被廢棄是因為使用ul代替

最後,noscript元素只能在HTML裡使用,而不能在XML裡使用。

 

廢棄的屬性(Attribute)

HTML4裡的一些屬性不會再被允許在HTML5裡使用了,規範裡詳細說明了如何處理現有的文檔,並且以後新文檔不能再使用這些屬性,因為他們會標記成不合法的屬性。

HTML5的規範裡有對這些屬性的代替方案,點擊訪問。

ID

對應元素

屬性名稱

01

link, a

rev, charset

02

a

shape, coords

03

img, iframe

longdesc

04

link

target

05

area

nohref

06

head

profile

07

html

version

08

img

name

09

meta

scheme

10

object

archive, classid, codebase, codetype, declare, standby

11

param

valuetype, type

12

td, th

axis, abbr

13

td

scope

14

table

summary

 

另外, 在HTML5裡,以下元素的視覺屬性也將被廢棄,因為這些功能可用CSS來實現:

 

ID

對應元素

屬性名稱

01

caption, iframe, img, input, object, legend, table, hr, div, h1, h2, h3, h4, h5, h6, p, col, colgroup, tbody, td, tfoot, th, thead, tr

align

02

body

alink, link, text, vlink

03

body

background

04

table, tr, td, th, body

bgcolor

05

object

border

06

table

cellpadding, cellspacing

07

col, colgroup, tbody, td, tfoot, th, thead, tr

char, charoff

08

br

clear

09

dl, menu, ol, ul

compact

10

table

frame

11

iframe

frameborder

12

td, th

height

13

img, object

hspace, vspace

14

iframe

marginheight, marginwidth

15

hr

noshade

16

td, th

nowrap

17

table

rules

18

iframe

scrolling

19

hr

size

20

li, ol, ul

type

21

col, colgroup, tbody, td, tfoot, th, thead, tr

valign

22

hr, table, td, th, col, colgroup, pre

width


著作權聲明:本文為博主http://www.zuiniusn.com原創文章,未經博主允許不得轉載。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.