Skip to content

Commit 3de1005

Browse files
committed
Merge pull request h5bp#334 from diogosilvaferreira/patch-1
Quirks Mode e Standards Mode
2 parents 0a49c1a + 60eb52a commit 3de1005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This file contains a number of front-end interview questions that can be used wh
4949
#### HTML Questions:
5050

5151
* What does a `doctype` do?
52-
* What's the difference between standards mode and quirks mode?
52+
* What's the difference between full standards mode, almost standards mode and quirks mode?
5353
* What's the difference between HTML and XHTML?
5454
* Are there any problems with serving pages as `application/xhtml+xml`?
5555
* How do you serve a page with content in multiple languages?

0 commit comments

Comments
 (0)