forked from Asal-GHafari/imam-hussain.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (22 loc) · 951 Bytes
/
index.html
File metadata and controls
24 lines (22 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html dir='rtl' lang='fa-IR' class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html dir='rtl' lang='fa-IR' class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html dir='rtl' lang='fa-IR' class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html dir='rtl' lang='fa-IR' class="no-js"> <!--<![endif]-->
<head>
<meta charset="UTF-8" />
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><![endif]-->
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="style.css" />
<script src="js/modernizr.min.js"></script>
</head>
<body>
<div class="container">
<h1 class="txc">در دست ساخت ...</h1>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.scrollorama.js"></script>
</body>
</html>