PDF de programación - xhtml cheat sheet

Imágen de pdf xhtml cheat sheet

xhtml cheat sheetgráfica de visualizaciones

Actualizado el 21 de Marzo del 2018 (Publicado el 8 de Diciembre del 2017)
1.831 visualizaciones desde el 8 de Diciembre del 2017
72,0 KB
2 paginas
Creado hace 18a (14/08/2005)
%attrs
%coreattrs
%i18n
%events

%coreattrs
id
class
style
title

%i18n
xml:lang
lang
dir

%events
onclick
ondblclick
onmousedown
onmouseup
onmouseover
onmousemove
onmouseout
onkeypress
onkeydown
onkeyup

%focus
accesskey
tabindex
onfocus
onblur

input types
text
password
checkbox
radio
submit
image
reset
button
hidden
file

link types
(rel, rev)
alternate
stylesheet
start
next
prev
contents
index
glossary
copyright
chapter
section
subsection
appendix
help
bookmark

media descriptors
screen
tty
tv
projection
handheld
print
braille
aural
all

XHTML Cheat Sheet v. 1.03

BLOCK ELEMENTS

address

information on author

%attrs

blockquote

long quotation

%attrs, cite

div

dl

fieldset

form

h1-h6

hr

noframes*

generic container (block)

%attrs, align*

definition list

%attrs, compact*

form control group

%attrs

interactive form

%attrs, action, method, enctype, accept,
name*, onsubmit, onreset, accept-charset,
target*

six levels of headings

%attrs, align*

horizontal rule

%attrs, align*, size*, width*, noshade*

alternate content for non
frame-based rendering

%attrs

noscript

content when scripts disabled %attrs

ol

p

pre

ul

ordered list

paragraph

preformatted text

unordered list

INLINE ELEMENTS

a

anchor (or link)

abbr

abbreviation

acronym

acronym (UNO, NATO,...)

bold text

%attrs, type*, start*, compact*

%attrs, align*

%attrs, width*

%attrs, type*, compact*

%attrs, charset, type, name, rel, rev, href,
hreflang, target*, shape, coords, %focus

%attrs

%attrs

%attrs

b

bdo

big

br

I18N BiDi over-ride

%coreattrs, %events, xml:lang, lang, dir

large font

%attrs

forced line break

%coreattrs, clear*

button

push button

%attrs, name, value, type, disabled, %focus

cite

code

dfn

em

i

citation or reference

computer code

definition

emphasis

italic text

iframe*

inline subwindow

img

embedded image

input

form control

%attrs

%attrs

%attrs

%attrs

%attrs

%coreattrs, londesc, name, src, frameborder,
marginwidth, marginheight, scrolling, align*,
height, width

%attrs, src, alt, longdesc, name, height,
width, usemap, ismap, align*, border*,
hspace*, vspace*

%attrs, type, name, value, checked, disabled,
readonly, size, maxlength, src, alt, ismap,
usemap, onselect, onchange, accept, %focus,
align*

kbd

label

map

text to be entered by the user %attrs

form field label text

%attrs, for, accesskey, onfocus, onblur

client-side image map

%i18n, %events, id, class, style, title, name

object

generic embedded object

%attrs, declare, classid, codebase, data, type,
codetype, archive, standby, height, width,
usemap, name, tabindex, align*, border*,
hspace*, vspace*

q

samp

select

short inline quotation

%attrs, cite

sample output from scripts

%attrs

option selector

%attrs, name, size, multiple, disabled,
tabindex, onfocus, onblur, onchange

deprecated
elements
applet
center
dir
menu
basefont
font
isindex
s
strike
u

entities
" "
& &
< &lt;
> &gt;
' &apos;

(space) &nbsp;
¡ &iexcl;
¢ &cent;
£ &pound;
¤ &curren;
¥ &yen;
¦ &brvbar;
§ &sect;
¨ &uml;
© &copy;
ª &ordf;
« &laquo;
¬ &not;
- (cond.) &shy;
® &reg;
¯ &macr;
° &deg;
± &plusmn;
¹ &sup1;
² &sup2;
³ &sup3;
´ &acute;
µ &micro;
¶ &para;
· &middot;
¸ &cedil;
º &ordm;
» &raquo;
¼ &frac14;
½ &frac12;
¾ &frac34;
¿ &iquest;
À &Agrave;
Á &Aacute;
 &Acirc;
à &Atilde;
Ä &Auml;
Å &Aring;
Æ &AElig;
Ç &C cedil;
È &Egrave;
É &Eacute;
Ê &Ecirc;
Ë &Euml;
Ì &Igrave;
Í &Iacute;
Î &Icirc;
Ï &Iuml;
Ð &ETH;
Ñ &Ntilde;
Ò &Ograve;
Ó &Oacute;
Ô &Ocirc;
Õ &Otilde;
Ö &Ouml;


&times; ×
&Oslash; Ø
&Ugrave; Ù
&Uacute; Ú
&Ucirc; Û
&Uuml; Ü
&Yacute; Ý
&THORN; Þ
&szlig; ß
&agrave; à
&aacute; á
&acirc; â
&atilde; ã
&auml; ä
&aring; å
&aelig; æ
&ccedil; ç
&egrave; è
&eacute; é
&ecirc; ê
&euml; ë
&igrave; ì
&iacute; í
&icirc; î
&iuml; ï
&eth; ð
&ntilde; ñ
&ograve; ò
&oacute; ó
&ocirc; ô
&otilde; õ
&ouml; ö
&divide; ÷
&oslash; ø
&ugrave; ù
&uacute; ú
&ucirc; û
&uuml; ü
&yacute; ý
&thorn; þ
&yuml; ÿ

&forall; ∀
&part; ∂
&exist; ∃
&empty; ∅
&nabla; ∇
&isin; ∈
&notin; ∉
&ni; ∋
&prod; ∏
&sum; ∑
&minus; −
&lowast; ∗
&radic; √
&prop; ∝
&infin; ∞
&ang; ∡
&and; ∧
&or; ∨
&cap; ∩
&cup; ∪
&int; ∫
&there4; .˙.
&sim; ~
&cong; ≅
&asymp; ≈
&ne; ≠
&equiv; ≡
&le; ≤
&ge; ≥
&sub; ⊂
&sup; ⊃
&nsub; ⊄

small

span

strong

sub

sup

small font

generic container (inline)

%attrs

%attrs

indicates stronger emphasis %attrs

subscript

superscript

%attrs

%attrs

textarea

multi-line text field

%attrs, name, rows, cols, disabled, readonly,
onselect, onchange, %focus

tt

var

teletype or monospaced text %attrs

instance of a variable or
program argument

%attrs

TABLE ELEMENTS

caption

table caption

col

table column

%attrs, align*

%attrs, span, width, valign, align, char, charoff

colgroup

table column group

%attrs, span, width, valign, align, char, charoff

table

table element (block)

tbody

td

tfoot

th

thead

tr

table body

table data cell

table footer

table header cell

table header

table row

OTHER ELEMENTS

%attrs, summary, width, border, frame, rules,
cellspacing, cellpadding, align*, bgcolor*

%attrs, align, char, charoff, valign

%attrs, abbr, axis, headers, scope, rowspan,
colspan, align, char, charoff, valign, bgcolor*,
nowrap*, width*, height*

%attrs, align, char, charoff, valign

%attrs, abbr, axis, headers, scope, rowspan,
colspan, align, char, charoff, valign, bgcolor*,
nowrap*, width*, height*

%attrs, align, char, charoff, valign

%attrs, align, char, charoff, valign, bgcolor*

area

base

body

dd

del

dt

image map area

%attrs, shape, coords, href, nohref, alt,
target*, %focus

document base URI

href, id, target*

document body

%attrs, onload, onunload, background*,
bgcolor*, text*, link*, vlink*, alink*

definition description

%attrs

deleted text

definition term

%attrs, cite, datetime

%attrs

frame

subwindow

%coreattrs, longdesc, name, src, frameborder,
marginwidth, marginheight, noresize, scrolling

frameset

window subdivision

%coreattrs, rows, cols, onload, onunload

head

html

ins

legend

li

link

document head

root element

inserted text

fieldset legend

list item

%i18n, id, profile

xmlns="http://www.w3.org/1999/xhtml", id,
%i18n, version*

%attrs, cite, datetime

%attrs, accesskey, align*

%attrs, type*, value*

media-independent link

%attrs, charset, href, hreflang, type, rel, rev,
media, target*

meta

generic metainformation

%i18n, id, http-equiv, name, content, scheme

optgroup

option group

%attrs, disabled, label

⊆ &sube;
⊇ &supe;
⊕ &oplus;
⊗ &otimes;
⊥ &perp;
⋅ &sdot;
◊ &loz;

⌈ &lceil;
⌉ &rceil;
⌊ &lfloor;
⌋ &rfloor;
〈 &lang;
〉 &rang;

← &larr;
↑ &uarr;
→ &rarr;
↓ &darr;
↔ &harr;
↵ &crarr;
⇐ &lArr;
 &uArr;
⇒ &rArr;
 &dArr;
⇔ &hArr;

• &bull;
′ &prime;
‾ &oline;
⁄ &frasl;
℘ &weierp;
ℑ &image;
ℜ &real;
™ &trade;
€ &euro;
ℵ &alefsym;
♠ &spades;
♣ &clubs;
♥ &hearts;
♦ &diams;

&ensp;
&emsp;
&thinsp;
&zwnj;
&zwj;
&lrm;
&rlm;
– &ndash;
— &mdash;
‘ &lsquo;
’ &rsquo;
‚ &sbquo;
“ &ldquo;
” &rdquo;
„ &bdquo;
† &dagger;
‡ &Dagger;
… &hellip;
‰ &permil;
‹ &lsaquo;
› &rsaquo;

* deprec ated or
not allowed in
Stric t DT D if
allowed in
T rans itional DT D

option

param

script

style

title

selectable choice

%attrs, selected, disabled, label, value

named property value

id, name, value, valuetype, type

script statements

id, charset, type, src, defer, language*

fixed value

style info

document title

%i18n, id, type, media, title

%i18n, id

© Florian Schmitz 2005 (comments to [email protected])

attribute required

boolean attribute
or empty element
  • Links de descarga
http://lwp-l.com/pdf7803

Comentarios de: xhtml cheat sheet (0)


No hay comentarios
 

Comentar...

Nombre
Correo (no se visualiza en la web)
Valoración
Comentarios...
CerrarCerrar
CerrarCerrar
Cerrar

Tienes que ser un usuario registrado para poder insertar imágenes, archivos y/o videos.

Puedes registrarte o validarte desde aquí.

Codigo
Negrita
Subrayado
Tachado
Cursiva
Insertar enlace
Imagen externa
Emoticon
Tabular
Centrar
Titulo
Linea
Disminuir
Aumentar
Vista preliminar
sonreir
dientes
lengua
guiño
enfadado
confundido
llorar
avergonzado
sorprendido
triste
sol
estrella
jarra
camara
taza de cafe
email
beso
bombilla
amor
mal
bien
Es necesario revisar y aceptar las políticas de privacidad