HTML
From Gui
(Difference between revisions)
(Added slideshare link) |
(ofZ1KA Appreciate you sharing, great article. Fantastic.) |
||
Line 1: | Line 1: | ||
- | + | ofZ1KA Appreciate you sharing, great article. Fantastic. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
== Layout == | == Layout == |
Revision as of 06:09, 8 March 2012
ofZ1KA Appreciate you sharing, great article. Fantastic.
Contents |
Layout
Usually laid out using CSS box model and floats. This does not seem to map well to other toolkits.
Properties
- tabindex
- disabled
- checked
- maxlength
- name
- readonly
- size (rows/cols for <textarea>)
- title
- class
- accesskey
- id
Events
- focus
- blur
- select
- change
- click
- dblclick
- mousedown
- mousemove
- mouseout
- mouseover
- mouseup
- keydown
- keypress
- keyup
- submit
- reset
Notes
From to_ on freenode.net#microformats
Interesting form patterns, especially for compound elements like addresses/dates based on
http://www.slideshare.net/AaronGustafson/learning-to-love-forms-web-directions-south-07