|
@@ -5,17 +5,18 @@
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
<link href="/s/index.css"
|
|
<link href="/s/index.css"
|
|
|
rel="stylesheet"
|
|
rel="stylesheet"
|
|
|
- type="text/css">
|
|
|
|
|
|
|
+ type="text/css">
|
|
|
<link href="http://fonts.googleapis.com/css?family=Raleway:400,300"
|
|
<link href="http://fonts.googleapis.com/css?family=Raleway:400,300"
|
|
|
rel="stylesheet"
|
|
rel="stylesheet"
|
|
|
type="text/css">
|
|
type="text/css">
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|
|
|
<form autocomplete="off">
|
|
<form autocomplete="off">
|
|
|
- <input type="text" id="url" placeholder="Enter the url to shorten"></input>
|
|
|
|
|
- <div id="cmp">
|
|
|
|
|
- Hello
|
|
|
|
|
|
|
+ <div id="bar">
|
|
|
|
|
+ <div id="cls"></div>
|
|
|
|
|
+ <input type="text" id="url" placeholder="Enter the url to shorten"></input>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <div id="cmp"></div>
|
|
|
</form>
|
|
</form>
|
|
|
|
|
|
|
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|