HTML5 and CSS3 authoritative guide (i)

Source: Internet
Author: User

Tag: Time type HTML5 function dialog line wrapping for log res

DOCTYPE statement:

<! DOCTYPE HTML >

Character encoding:

<charset= "Utf-8">

Write end tag not allowed: AREA,BASE,BR.COL,COMMAND,EMBED,HR,IMG,INPUT,KEYGEN,LINK,META,PARAM,SOURCE,TRACK,WBR

End tag can be omitted: li,dt,dd,p,rt,rp,optgroup,option,colgroup,thead,tbody,tfoot,tr,td,th

<! DOCTYPE HTML > <  charset= "Utf-8"><title>ger</  title><p>HTML5< BR /> Syntax

New structure elements:

< Section></ Section>//large chunks of content in the page<article></article>//Articles<aside></aside>//Ancillary information related to article content<Header></Header>//Title<Footer></Footer>//Footer<nav></nav>//Navigation< Figure></ Figure>//used in conjunction with Figcaption<Main></Main>Main content of the webpage
<Videosrc=""></Video>//Video<Audiosrc=""></Audio>//Audio<Embedsrc=""/>//Multimedia<Mark></Mark>//Highlight<Progress></Progress>//Represents a running process<Meter></Meter>//Weights and measures< Time></ Time><Ruby></Ruby>//Notes<WBR>//Soft line-wrap (character language)<Canvas></Canvas><Commandonclick= "Cut ()"label= "Cut"><Details></Details>//Click title for details<DataList></DataList>//List of selectable data, paired with input<DataGrid></DataGrid>//Optional data list, tree<keygen>//Generate key<Output></Output>//different types of output<Menu></Menu><Dialog></Dialog>dialog box

Global Properties

The Contenteditable=true|false     //property value is true when the user can edit the Designmode=on|off                //property on when the Contenteditable function is enabled, This property can only be implemented with JS Hidden=true|false                 //is hidden spellcheck=true|false            //For input and text area spelling and grammar check

HTML5 and CSS3 authoritative guide (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.