abbreviation : BDO
<bdo
dir= "" ></bdo>
abbreviation : bdo:r
<bdo
dir= "RTL" ></bdo>
abbreviation : bdo:l
<bdo
dir= "ltr" ></bdo>
abbreviation : col
<col/>
abbreviation : Link
<link
rel= "stylesheet"
href= ""/>
abbreviation : link:css
<link
rel= "stylesheet"
href= "Style.css"/>
abbreviation : link:print
<link
rel= "stylesheet"
href= "print.css" media=
"print"/>
abbreviation : Link:favicon
<link
rel= "shortcut icon"
type= "Image/x-icon" href= "Favicon.ico"/>
abbreviation : Link:touch
<link
rel= "Apple-touch-icon"
href= "Favicon.png"/>
abbreviation : Link:rss
<link
rel= "alternate"
type= "Application/rss+xml" title= "
rss
" href= "Rss.xml"/>
abbreviation : Link:atom
<link
rel= "alternate"
type= "Application/atom+xml" title= "
Atom"
href= "Atom.xml"/>
abbreviation : meta
<meta/>
abbreviation : Meta:utf
<meta
http-equiv= "Content-type"
content= "Text/html;charset=utf-8"/>
abbreviation : Meta:win
<meta
http-equiv= "Content-type"
content= "text/html;charset=windows-1251"/>
abbreviation : META:VP
<meta
name= "viewport"
content= "Width=device-width, User-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 "/>
abbreviation : Meta:compat
<meta
http-equiv= "x-ua-compatible"
content= "ie=7"/>
abbreviation : Style
<style></style>
abbreviation : script
<script></script>
abbreviation : script:src
<script
src= "" ></script>
abbreviation : img
abbreviation : iframe
<iframe
src= ""
frameborder= "0" ></iframe>
abbreviation : Embed
<embed
src= ""
type= ""/>
abbreviation : Object
<object
data= "
type=" "></object>
abbreviation : param
<param
name= ""
value= ""/>
abbreviation : Map
<map
name= "" ></map>
abbreviation : Area
<area
shape= "
coords=" "
href=" "
alt=" "/>"
abbreviation : area:d
<area
shape= "default"
href= "
alt=" "/>
abbreviation : area:c
<area
shape= "Circle"
coords= "
href=" "alt=" "/>"
abbreviation : area:r
<area
shape= "rect"
coords= "
href=" "alt=" "/>"
abbreviation : area:p
<area
shape= "Poly"
coords= "
href=" "alt=" "/>"
abbreviation : Form
<form
action= "" ></form>
abbreviation : form:get
<form
action= ""
method= "get" ></form>
abbreviation : form:post
<form
action= ""
method= "POST" ></form>
abbreviation : Label
<label
for= "" ></label>
abbreviation : input
<input
type= "text"/>
abbreviation : INP
<input
type= "text"
name= "
id=" "/>
abbreviation : Input:hidden
Alias: Input[type=hidden name]
<input
type= "hidden"
name= ""/>
abbreviation : input:h
Alias: Input:hidden
<input
type= "hidden"
name= ""/>
abbreviation : Input:text, Input:t
Alias: INP
<input
type= "text"
name= "
id=" "/>
abbreviation : Input:search
Alias: Inp[type=search]
<input
type= "search"
name= "
id=" "/>
abbreviation : input:email
Alias: Inp[type=email]
<input
type= "email"
name= "
id=" "/>
abbreviation : Input:url
Alias: Inp[type=url]
<input
type= "url"
name= "
id=" "/>
abbreviation : Input:password
Alias: Inp[type=password]
<input
type= "password"
name= "
id=" "/>"
abbreviation : input:p
Alias: Input:password
<input
type= "password"
name= "
id=" "/>"
abbreviation : input:datetime
Alias: Inp[type=datetime]
<input
type= "datetime"
name= "
id=" "/>
abbreviation : input:date
Alias: Inp[type=date]
<input
type= "date"
name= "
id=" "/>
abbreviation : input:datetime-local
Alias: inp[type=datetime-local]
<input
type= "datetime-local"
name= "
id=" "/>"
abbreviation : input:month
Alias: Inp[type=month]
<input
type= "month"
name= "
id=" "/>"
abbreviation : Input:week
Alias: Inp[type=week]
<input
type= "Week"
name= "
id=" "/>"
abbreviation : input:time
Alias: Inp[type=time]
<input
type= "Time"
name= "
id=" "/>
abbreviation : input:number
Alias: Inp[type=number]
<input
type= "number"
name= "
id=" "/>
abbreviation : Input:color
Alias: Inp[type=color]
<input
type= "Color"
name= "
id=" "/>
abbreviation : Input:checkbox
Alias: Inp[type=checkbox]
<input
type= "checkbox"
name= "
id=" "/>
abbreviation : input:c
Alias: Input:checkbox
<input
type= "checkbox"
name= "
id=" "/>
abbreviation : Input:radio
Alias: Inp[type=radio]
<input
type= "Radio"
name= "
id=" "/>"
abbreviation : input:r
Alias: Input:radio
<input
type= "Radio"
name= "
id=" "/>"
abbreviation : Input:range
Alias: Inp[type=range]
<input
type= "range"
name= "
id=" "/>
abbreviation : input:file
Alias: Inp[type=file]
<input
type= "file"
name= "
id=" "/>
abbreviation : input:f
Alias: Input:file
<input
type= "file"
name= "
id=" "/>
abbreviation : input:submit
<input
type= "Submit"
value= ""/>
abbreviation : input:s
Alias: Input:submit
<input
type= "Submit"
value= ""/>
abbreviation : input:image
<input
type= "image"
src= "
alt=" "/>
abbreviation : input:i
Alias: Input:image
<input
type= "image"
src= "
alt=" "/>
abbreviation : Input:button
<input
type= "button"
value= ""/>
abbreviation : input:b
Alias: Input:button
<input
type= "button"
value= ""/>
abbreviation : isindex
<isindex/>
abbreviation : Input:reset
Alias: Input:button[type=reset]
<input
type= "reset"
value= ""/>
abbreviation : Select
<select
name= "
id=" "></select>
abbreviation : Option
<option
value= "" ></option>
abbreviation : TextArea
<textarea
name= "
id=" "
cols=" rows= "ten"
></textarea>
abbreviation : Menu:context
Alias:menu[type=context]>
<menu
type= "context" ></menu>
abbreviation : menu:c
Alias: Menu:context
<menu
type= "context" ></menu>
abbreviation : Menu:toolbar
Alias:menu[type=toolbar]>
<menu
type= "toolbar" ></menu>
abbreviation : menu:t
Alias: Menu:toolbar
<menu
type= "toolbar" ></menu>
abbreviation : Video
<video
src= "" ></video>
abbreviation : Audio
<audio
src= "" ></audio>
abbreviation : html:xml
abbreviation : keygen
<keygen/>
abbreviation : command
<command/>
abbreviation : BQ
Alias: blockquote
<blockquote></blockquote>
abbreviation : ACR
Alias: Acronym
<acronym
title= "" ></acronym>
abbreviation : Fig
Alias: Figure
<figure></figure>
abbreviation : FIGC
Alias: Figcaption
<figcaption></figcaption>
abbreviation : IFR
Alias: iframe
<iframe
src= ""
frameborder= "0" ></iframe>
abbreviation : EMB
Alias: Embed
<embed
src= ""
type= ""/>
abbreviation : obj
Alias: Object
<object
data= "
type=" "></object>
abbreviation : src
Alias: source
<source></source>
abbreviation : Cap
Alias: Caption
<caption></caption>
abbreviation : Colg
Alias: Colgroup
<colgroup></colgroup>
abbreviation : FST, Fset
Alias: fieldset
<fieldset></fieldset>
abbreviation : btn
Alias: button
<button></button>
abbreviation : btn:b
Alias: Button[type=button]
<button
type= "button" ></button>
abbreviation : btn:r
Alias: Button[type=reset]
<button
type= "Reset" ></button>
abbreviation : btn:s
Alias: Button[type=submit]
<button
type= "Submit" ></button>
For more HTML and CSS abbreviations, see:
Download API table Direct hits the official website document
Special Statement: The text of the demo code from the official website api:http://docs.emmet.io/cheat-sheet/
If you need to reprint, please observe the W3cplus Copyright statement, kindly indicate the source: http://www.w3cplus.com/tools/emmet-cheat-sheet.html