Missing <!DOCTYPE html>
Of course if there is not any intentional reason to turn on "quirks mode" in browsers. https://developer.mozilla.org/en-US/docs/Web/CSS/Common_CSS_Questions#Why_doesn't_my_CSS_which_is_valid_render_correctly https://developer.mozilla.org/it/docs/Quirks_Mode_and_Standards_Mode
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
Reference in New Issue
Block a user