HTML
- You will have to answer a question on HTML.
- It will be to write some HTML.
- The basic html head body structure is viable.
- Headers, imgs, paragraphs and lists are options.
- You should know some tags (like p) have end tags, and
some (like br) don't.
- I don't expect you to know every tag.
- If you don't know a tag, feel free to guess, and feel free
to state you're guessing.
- The HTML questions are about the tags, not about the content
of the documents.
- There won't be precise questions on languages like javascript and
PHP, but you should be aware of them.