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.
2 replies on “HTML Continued.”
Your form doesn’t work
:p
I was waiting for javascrript support to be added to the blog so I can return feedback on form submit 😉