Courses/HTML: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Reference: http://www.w3schools.com/html/ | |||
== Exam contents == | |||
* html, head, body | * html, head, body | ||
* a href, a name | * a href, a name | ||
Line 10: | Line 8: | ||
* table, tr, th, td, caption | * table, tr, th, td, caption | ||
* h1 through h6 | * h1 through h6 | ||
* ul, ol, li | |||
== Exam == | |||
Guidelines: | |||
* Remember to indent appropriately and use quotation marks in attributes. | |||
* Run your code through the [http://validator.w3.org/ HTML validator]. | |||
Exam: | |||
# [[FTP]] into the [[RS sandbox]]. Create a new folder, /httpdocs/'''PIN'''/, replacing "PIN" with your own PIN. | |||
# | |||
[ ] I have followed HIER in taking this course. | |||
[Submit exam] |
Revision as of 04:51, 11 February 2006
Reference: http://www.w3schools.com/html/
Exam contents
- html, head, body
- a href, a name
- bold, italics, underline, font
- br, hr
- table, tr, th, td, caption
- h1 through h6
- ul, ol, li
Exam
Guidelines:
- Remember to indent appropriately and use quotation marks in attributes.
- Run your code through the HTML validator.
Exam:
- FTP into the RS sandbox. Create a new folder, /httpdocs/PIN/, replacing "PIN" with your own PIN.
[ ] I have followed HIER in taking this course.
[Submit exam]