<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Notification - A JavaScript library for a well designed Notification system - by Let Aurn</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css">
<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="settings row text-center">
<div class="col-md-12">
<div class="positions">
<div class="position bottom right text-center" data-position="3">Konsultasi Gratis</div>
</div>
<select id="inAnimation" class="dropdown">
<optgroup label="Attention Seekers">
<option value="rubberBand">rubberBand</option>
</optgroup>
</select>
<select id="outAnimation" class="dropdown">
<optgroup label="Specials">
<option value="hinge">hinge</option>
</optgroup>
</select>
</div>
</div>