User Interface Expert Question:

Name 3 of the minimum HTML elements needed for an HTML document?

UI Developer Interview Question
UI Developer Interview Question

Answer:

☛ !DOCTYPE html
☛ html |
☛ body
☛ head
☛ (title kind-of)


Previous QuestionNext Question
Explain what kind of things must you be wary of when design or developing for multilingual sites?Explain what is "Semantic HTML?"?