Embed
Email

Zen HTML Elements

Document Sample

Shared by: yurtgc548
Categories
Tags
Stats
views:
1
posted:
11/21/2011
language:
English
pages:
7
Zen HTML Elements meta:win



html:xxs

Root Element meta:compat





Scripting

xml:lang="en"> script

html:4t



Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> script:src





noscript



html:5

body

content="text/html;charset=UTF-8">





section, sect







nav

html:4s



article, art

"http://www.w3.org/TR/html4/strict.dtd">





aside



Document Metadata



head h1



title h2



base h3

html:xt



"http://www.w3.org/TR/xhtml1/DTD/xhtml1- link:css h5

transitional.dtd">

h6

xml:lang="en"> link:print

media="print">







link:touch footer, ftr







html:xs link:rss address, adr



div

strict.dtd"> link:atom

title="Atom" href="atom.xml"> p

meta

hr



content="text/html;charset=UTF-8"/> content="text/html;charset=UTF-8">





http://code.google.com/p/zen-coding/ 1 GNU General Public License v3

pre acronym, acr param



dialog, dlg time video



blockquote, bq progress, prog audio



ol meter source, src



ol+ code canvas



var map



ul samp map+



ul+ kbd



sub area



li sup area:d



dl span area:c



dl+ i area:r



b area:p



bdo Tabular Data

dt table

bdo:r

dd table+

bdo:l

Text-level Semantics

a ruby



a:link rt

caption, cap

a:mail rp

colgroup, colg

q Edits

ins colgroup+, colg+

cite

del

em

Embedded Content col

strong, str figure, fig

tbody

small img

thead

mark iframe, ifr

tfoot

dfn embed, emb

tr

abbr object, obj







http://code.google.com/p/zen-coding/ 2 GNU General Public License v3

tr+ input:checkbox, input:c Comments

cc:ie

input:radio, input:r

cc:noie

th input:file, input:f



td input:submit, input:s Zen HTML Selectors

E#name

Forms input:image, input:i div#name

form

input:reset E.name

form:get div.name

input:button, input:b

form:post div.one.two

button, btn

fieldset, fset div#name.one.two

select

legend, leg E>E

select+ head>link

label



input

optgroup, optg table>tr>td

input:hidden, input:h

optgroup+, optg+

input:text, input:t



input:search

option, opt ul#name>li.item

input:email

Interactive Elements

input:url datagrid, datag

E+E

input:password, input:p datalist, datal p+p



input:datetime textarea, tarea

div#name>p.one+p.two

input:datetime-local keygen, kg



input:date output, out



input:month details, det Zen HTML Aliases



E*N

input:week command, cmd

p*3





input:time bb







input:number menu

ul#name>li.item*3





input:range menu:context, menu:c







input:color menu:toolbar, menu:t









http://code.google.com/p/zen-coding/ 3 GNU General Public License v3

E*N$ Positioning overflow:scroll; ov:s

p.name-$*3 position:; pos overflow:auto; ov:a

position:static; pos:s overflow-x:; ovx

position:absolute; pos:a overflow-x:visible; ovx:v

position:relative; pos:r overflow-x:hidden; ovx:h

select>option#item-$*3 position:fixed; pos:f overflow-x:scroll; ovx:s

top:; t overflow-x:auto; ovx:a

top:auto; t:a overflow-y:; ovy

right:; r overflow-y:visible; ovy:v

right:auto; r:a overflow-y:hidden; ovy:h

bottom:; b overflow-y:scroll; ovy:s

E+ bottom:auto; b:a overflow-y:auto; ovy:a

ul+ left:; l overflow-style:; ovs

left:auto; l:a overflow-style:auto; ovs:a

z-index:; z overflow-style:scrollbar; ovs:s

z-index:auto; z:a overflow-style:panner; ovs:p

table+ overflow-style:move; ovs:m

Box behavior and properties overflow-style:marquee; ovs:mq



float:; fl

zoom:1; zoo

float:none; fl:n

clip:; cp

float:left; fl:l

clip:auto; cp:a

float:right; fl:r

clip:rect(0 0 0 0); cp:r

clear:; cl

dl+ box-sizing:; bxz

clear:none; cl:n

box-sizing:content-box; bxz:cb

clear:left; cl:l

box-sizing:border-box; bxz:bb

clear:right; cl:r

box-shadow:; bxsh

clear:both; cl:b

box-shadow:none; bxsh:n

display:; d

box-shadow:0 0 0 #000; bxsh+

Zen CSS properties display:none; d:n

-webkit-box-shadow:; bxsh:w

Based on CSS 3 draft specification display:block; d:b

-webkit-box-shadow:0 0 0 #000; bxsh:w+

Property Alias display:inline; d:i

-moz-box-shadow:; bxsh:m

display:inline-block; d:ib

Special Rules display:-moz-inline-box:; d:mib

-moz-box-shadow:0 0 0 0 #000; bxsh:m+

@import url(); @i

display:-moz-inline-stack:; d:mis Sizing

@media print { @m margin:; m

display:list-item; d:li

} margin:auto; m:a

display:run-in; d:ri

@font-face { @f margin:0; m:0

display:compact; d:cp

font-family:; margin:0 0; m:2

display:table; d:tb

src:url(); margin:0 0 0; m:3

display:inline-table; d:itb

} margin:0 0 0 0; m:4

display:table-caption; d:tbcp

!important ! margin-top:; mt

display:table-column; d:tbcl

expression () exp margin-top:auto; mt:a

display:table-column-group; d:tbclg

Properties Groups display:table-header-group; d:tbhg margin-right:; mr

Sorting Methods display:table-footer-group; d:tbfg margin-right:auto; mr:a

display:table-row; d:tbr margin-bottom:; mb

• Positioning

display:table-row-group; d:tbrg margin-bottom:auto; mb:a

• Box behavior and properties

display:table-cell; d:tbc margin-left:; ml

• Sizing margin-left:auto; ml:a

visibility:; v

• Color appearance padding:; p

visibility:visible; v:v

• Special content types padding:0; p:0

visibility:hidden; v:h

• Text visibility:collapse; v:c padding:0 0; p:2

• Visual properties overflow:; ov padding:0 0 0; p:3

• Print overflow:visible; ov:v padding:0 0 0 0; p:4

overflow:hidden; ov:h padding-top:; pt

padding-right:; pr





http://code.google.com/p/zen-coding/ 4 GNU General Public License v3

padding-bottom:; pb border-top-right-image:continue; bdtri:c border-left:; bdl

padding-left:; pl border-bottom-right-image:url(); bdbri border-left:none; bdl:n

width:; w border-bottom-right-image:none; bdbri:n border-left:1px solid #000; bdl+

width:auto; w:a border-bottom-right-image:continue; bdbri:c border-left-width:; bdlw

height:; h border-bottom-left-image:url(); bdbli border-left-style:; bdls

height:auto; h:a border-bottom-left-image:none; bdbli:n border-left-style:none; bdls:n

max-width:; maw border-bottom-left-image:continue; bdbli:c border-left-color:#000; bdlc

max-width:none; maw:n border-fit:; bdf border-radius:; bdrz

max-height:; mah border-fit:clip; bdf:c -webkit-border-radius:; bdrz:w

max-height:none; mah:n border-fit:repeat; bdf:r -moz-border-radius:; bdrz:m

min-width:; miw border-fit:scale; bdf:sc border-top-right-radius:; bdtrrz

min-height:; mih border-fit:stretch; bdf:st border-top-left-radius:; bdtlrz

Color appearance border-fit:overwrite; bdf:ow border-bottom-right-radius:; bdbrrz

outline:; o border-fit:overflow; bdf:of border-bottom-left-radius:; bdblrz

outline:none; o:n border-fit:space; bdf:sp background:; bg

outline:1px solid #000; o+ border-length:; bdlt background:none; bg:n

outline-offset:; oo border-length:auto; bdlt:a background:#FFF url() 0 0 no-repeat; bg+

outline-width:; ow border-spacing:; bdsp filter:progid:DXImageTransform.Microsoft.AlphaImage

outline-style:; os border-style:; bds Loader(src='',sizingMethod='crop');

border-style:none; bds:n bg:ie

outline-color:#000; oc

border-style:hidden; bds:h background-color:#FFF; bgc

outline-color:invert; oc:i

border-style:dotted; bds:dt background-color:transparent; bgc:t

border:; bd

border-style:dashed; bds:ds background-image:url(); bgi

border:none; bd:n

border-style:solid; bds:s background-image:none; bgi:n

border:1px solid #000; bd+

border-style:double; bds:db background-repeat:; bgr

border-break:; bdbk

border-style:dot-dash; bds:dtds background-repeat:repeat; bgr:r

border-break:close; bdbk:c

border-style:dot-dot-dash; bds:dtdtds background-repeat:repeat-x; bgr:x

border-collapse:; bdcl

border-style:wave; bds:w background-repeat:repeat-y; bgr:y

border-collapse:collapse; bdcl:c

border-style:groove; bds:g background-repeat:no-repeat; bgr:n

border-collapse:separate; bdcl:s

border-style:ridge; bds:r background-attachment:; bga

border-color:#000; bdc

border-style:inset; bds:i background-attachment:fixed; bga:f

border-image:url(); bdi

border-style:outset; bds:o background-attachment:scroll; bga:s

border-image:none; bdi:n

border-width:; bdw background-position:0 0; bgp

-webkit-border-image:; bdi:w

border-top:; bdt background-position-x:; bgpx

-webkit-border-image:url() 0 0 0 0 stretch stretch;

bdi:w+ border-top:none; bdt:n background-position-y:; bgpy

-moz-border-image:; bdi:m border-top:1px solid #000; bdt+ background-break:; bgbk

-moz-border-image:url() 0 0 0 0 stretch stretch; border-top-width:; bdtw background-break:bounding-box; bgbk:bb

bdi:m+ border-top-style:; bdts background-break:each-box; bgbk:eb

border-top-image:url(); bdti border-top-style:none; bdts:n background-break:continuous; bgbk:c

border-top-image:none; bdti:n border-top-color:#000; bdtc background-clip:; bgcp

border-right-image:url(); bdri border-right:; bdr background-clip:border-box; bgcp:bb

border-right-image:none; bdri:n border-right:none; bdr:n background-clip:padding-box; bgcp:pb

border-bottom-image:url(); bdbi border-right:1px solid #000; bdr+ background-clip:content-box; bgcp:cb

border-bottom-image:none; bdbi:n border-right-width:; bdrw background-clip:no-clip; bgcp:nc

border-left-image:url(); bdli border-right-style:; bdrs background-origin:; bgo

border-left-image:none; bdli:n border-right-style:none; bdrs:n background-origin:padding-box; bgo:pb

border-corner-image:url(); bdci border-right-color:#000; bdrc background-origin:border-box; bgo:bb

border-corner-image:none; bdci:n border-bottom:; bdb background-origin:content-box; bgo:cb

border-corner-image:continue; bdci:c border-bottom:none; bdb:n background-size:; bgz

border-top-left-image:url(); bdtli border-bottom:1px solid #000; bdb+ background-size:auto; bgz:a

border-top-left-image:none; bdtli:n border-bottom-width:; bdbw background-size:contain; bgz:ct

border-top-left-image:continue; bdtli:c border-bottom-style:; bdbs background-size:cover; bgz:cv

border-top-right-image:url(); bdtri border-bottom-style:none; bdbs:n color:#000; c

border-top-right-image:none; bdtri:n border-bottom-color:#000; bdbc





http://code.google.com/p/zen-coding/ 5 GNU General Public License v3

Special content types text-align:center; ta:c line-height:; lh

table-layout:; tbl text-align:right; ta:r white-space:; whs

table-layout:auto; tbl:a text-align:justify; ta:j white-space:normal; whs:n

table-layout:fixed; tbl:f text-align-last:; tal white-space:pre; whs:p

caption-side:; cps text-align-last:auto; tal:a white-space:nowrap; whs:nw

caption-side:top; cps:t text-align-last:left; tal:l white-space:pre-wrap; whs:pw

caption-side:bottom; cps:b text-align-last:center; tal:c white-space:pre-line; whs:pl

empty-cells:; ec text-align-last:right; tal:r white-space-collapse:; whsc

empty-cells:show; ec:s text-decoration:; td white-space-collapse:normal; whsc:n

empty-cells:hide; ec:h text-decoration:none; td:n white-space-collapse:keep-all; whsc:k

list-style:; lis text-decoration:overline; td:o white-space-collapse:loose; whsc:l

list-style:none; lis:n text-decoration:line-through; td:l white-space-collapse:break-strict; whsc:bs

list-style-position:; lisp text-decoration:underline; td:u white-space-collapse:break-all; whsc:ba

list-style-position:inside; lisp:i text-emphasis:; te word-break:; wob

list-style-position:outside; lisp:o text-emphasis:none; te:n word-break:normal; wob:n

list-style-type:; list text-emphasis:accent; te:ac word-break:keep-all; wob:k

list-style-type:none; list:n text-emphasis:dot; te:dt word-break:loose; wob:l

list-style-type:disc; list:d text-emphasis:circle; te:c word-break:break-strict; wob:bs

list-style-type:circle; list:c text-emphasis:disc; te:ds word-break:break-all; wob:ba

list-style-type:square; list:s text-emphasis:before; te:b word-spacing:; wos

list-style-type:decimal; list:dc text-emphasis:after; te:a word-wrap:; wow

list-style-type:decimal-leading-zero; list:dclz text-height:; th word-wrap:normal; wow:n

list-style-type:lower-roman; list:lr text-height:auto; th:a word-wrap:none; wow:no

list-style-type:upper-roman; list:ur text-height:font-size; th:f word-wrap:unrestricted; wow:u

list-style-image:; lisi text-height:text-size; th:t word-wrap:suppress; wow:s

list-style-image:none; lisi:n text-height:max-size; th:m letter-spacing:; lts

quotes:; q text-indent:; ti font:; f

quotes:none; q:n text-indent:-9999px; ti:- font:1em Arial,sans-serif; f+

quotes:'\00AB' '\00BB' '\201E' '\201C'; q:ru text-justify:; tj font-weight:; fw

quotes:'\201C' '\201D' '\2018' '\2019'; q:en text-justify:auto; tj:a font-weight:normal; fw:n

content:; ct text-justify:inter-word; tj:iw font-weight:bold; fw:b

content:normal; ct:n text-justify:inter-ideograph; tj:ii font-weight:bolder; fw:br

content:open-quote; ct:oq text-justify:inter-cluster; tj:ic font-weight:lighter; fw:lr

content:no-open-quote; ct:noq text-justify:distribute; tj:d font-style:; fs

content:close-quote; ct:cq text-justify:kashida; tj:k font-style:normal; fs:n

content:no-close-quote; ct:ncq text-justify:tibetan; tj:t font-style:italic; fs:i

content:attr(); ct:a text-outline:; to font-style:oblique; fs:o

content:counter(); ct:c text-outline:none; to:n font-variant:; fv

content:counters(); ct:cs text-outline:0 0 #000; to+ font-variant:normal; fv:n

counter-increment:; coi text-replace:; tr font-variant:small-caps; fv:sc

counter-reset:; cor text-replace:none; tr:n font-size:; fz

text-transform:; tt font-size-adjust:; fza

Text text-transform:none; tt:n font-size-adjust:none; fza:n

vertical-align:; va

text-transform:uppercase; tt:u font-family:; ff

vertical-align:super; va:sup

text-transform:capitalize; tt:c font-family:Georgia,'Times New Roman',serif; ff:s

vertical-align:top; va:t

text-transform:lowercase; tt:l font-family:Helvetica,Arial,sans-serif; ff:ss

vertical-align:text-top; va:tt

text-wrap:; tw font-family:'Monotype Corsiva','Comic Sans MS',cursive;

vertical-align:middle; va:m ff:c

text-wrap:normal; tw:n

vertical-align:baseline; va:bl font-family:Capitals,Impact,fantasy; ff:f

text-wrap:none; tw:no

vertical-align:bottom; va:b font-family:Monaco,'Courier New',monospace; ff:m

text-wrap:unrestricted; tw:u

vertical-align:text-bottom; va:tb font-effect:; fef

text-wrap:suppress; tw:s

vertical-align:sub; va:sub font-effect:none; fef:n

text-shadow:; tsh

text-align:; ta font-effect:engrave; fef:eg

text-shadow:none; tsh:n

text-align:left; ta:l font-effect:emboss; fef:eb

text-shadow:0 0 0 #000; tsh+





http://code.google.com/p/zen-coding/ 6 GNU General Public License v3

font-effect:outline; fef:o page-break-inside:auto; pgbi:a

font-emphasize:; fem page-break-inside:avoid; pgbi:av

font-emphasize-position:; femp page-break-after:; pgba

font-emphasize-position:before; femp:b page-break-after:auto; pgba:a

font-emphasize-position:after; femp:a page-break-after:always; pgba:aw

font-emphasize-style:; fems page-break-after:left; pgba:l

font-emphasize-style:none; fems:n page-break-after:right; pgba:r

font-emphasize-style:accent; fems:ac orphans:; orp

font-emphasize-style:dot; fems:dt widows:; wid

font-emphasize-style:circle; fems:c

font-emphasize-style:disc; fems:ds

font-smooth:; fsm

font-smooth:auto; fsm:a

font-smooth:never; fsm:n

font-smooth:always; fsm:aw

font-stretch:; fst

font-stretch:normal; fst:n

font-stretch:ultra-condensed; fst:uc

font-stretch:extra-condensed; fst:ec

font-stretch:condensed; fst:c

font-stretch:semi-condensed; fst:sc

font-stretch:semi-expanded; fst:se

font-stretch:expanded; fst:e

font-stretch:extra-expanded; fst:ee

font-stretch:ultra-expanded; fst:ue

Visual properties

opacity:; op

filter:progid:DXImageTransform.Microsoft.Alpha

(Opacity=100);

op:ie

-ms-filter:'progid:DXImageTransform.Microsoft.Alpha

(Opacity=100)';

op:ms

resize:; rz

resize:none; rz:n

resize:both; rz:b

resize:horizontal; rz:h

resize:vertical; rz:v

cursor:; cur

cursor:auto; cur:a

cursor:default; cur:d

cursor:crosshair; cur:c

cursor:hand; cur:ha

cursor:help; cur:he

cursor:move; cur:m

cursor:pointer; cur:p

cursor:text; cur:t

Print

page-break-before:; pgbb

page-break-before:auto; pgbb:a

page-break-before:always; pgbb:aw

page-break-before:left; pgbb:l

page-break-before:right; pgbb:r .: PDF version by Shayanlinux – Compiled in OpenOffice.org Writer :.

page-break-inside:; pgbi





http://code.google.com/p/zen-coding/ 7 GNU General Public License v3



Related docs
Other docs by yurtgc548
Viewing and Imaging in the SW USA
Views: 0  |  Downloads: 0
VILLES CHINOISES_ VILLES INDIENNES
Views: 0  |  Downloads: 0
VIII Periodic Table Trends
Views: 0  |  Downloads: 0
View-Dependent Polygonal Simplification
Views: 0  |  Downloads: 0
View the presentation - Big Lottery Fund
Views: 0  |  Downloads: 0
View Slides - Conferences
Views: 0  |  Downloads: 0
View poster - Queens University Belfast
Views: 0  |  Downloads: 0
View a slide show
Views: 0  |  Downloads: 0
Veto Threats
Views: 0  |  Downloads: 0
By registering with docstoc.com you agree to our
privacy policy

You are almost ready to download!

You are almost ready to download!