html5 doctype
This commit is contained in:
parent
27d9974c12
commit
c49b28dc7b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="viewport" content="device-width = 600" />
|
||||
<title>2001-12-santabarbara</title>
|
||||
<title>2008</title>
|
||||
|
||||
<script type="text/javascript" src="assets/jquery.min.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue