HTML Continued.
5. Tables
A basic table with headings and a border.
Header 1 | Header 2 |
---|---|
row 1, cell 1 | row 1, cell 2 |
row 2, cell 1 | row 2, cell 2 |
6. Forms elements
Some simple form elements.
- Text field input example:
- Radiobox input example.
- Checkbox input example.
7. Styles
-
A heading in cambria font.
-
A paragraph in red arial 18pt font.
-
A heading with a red background.
-
This is a paragraph with a green background.
-
A center-aligned heading.
7. Iframes
A simple embedded iframe element.
June 10th, 2011 at 8:46 pm
Your form doesn’t work
:p
June 11th, 2011 at 5:13 am
I was waiting for javascrript support to be added to the blog so I can return feedback on form submit 😉