Create a free account Verify your address
Log in to your account Create a new fiddle Save a fiddle Update a fiddle
HyperText Markup Language HTML should be used for defining WHAT is on the page NOT how it LOOKS Why? › Consistency › Alternate presentation › Simplicity CSS (Cascading Style Sheets) for format (Thursday)
VoiceOver Rotor (start at 1:15) VoiceOver Rotor
Two types of commands › Single commands or › Start/end commands... Tags can have additional information associated with them – attributes … Blank lines and spaces don’t matter
Regular text = paragraph Header numbers represent style, not order Lists consist of list delimiters and list items
Are like boxes: › You can nest them › You can put them side by side They are not chain links › You can not intertwine them X
Whether they start a new line or not › Paragraphs do › Emphasize does not
Some can take any content › divisions, footers Some have restrictions › Paragraphs can not have lists inside them Some tags are limited as to where they can appear › List items can only appear in lists Incorrectly nested tags MAY appear to work
Validation
Comments Indentation › Nested parentheses › Multi-line Line up start and end Things inside belong one tab over › Single line Start, content, end on a single line Always include your name in date in every file
formatter.html formatter.html
1. Use jsfiddle to get it right 2. Create a new page in Komodo 3. Copy the fiddle into body 4. Format it 5. Validate it using file 6. Upload it 7. Validate it using URI