Changed the XHTML question

This commit is contained in:
An Phan 2015-02-24 22:52:58 +08:00
parent 08b94147d4
commit 164414c4ff
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ This file contains a number of front-end interview questions that can be used wh
* What does a `doctype` do?
* What's the difference between standards mode and quirks mode?
* What are the limitations when serving XHTML pages?
* What's the difference between HTML and XHTML?
* Are there any problems with serving pages as `application/xhtml+xml`?
* How do you serve a page with content in multiple languages?
* What kind of things must you be wary of when design or developing for multilingual sites?