Skip to content

Instantly share code, notes, and snippets.

@seb
Created December 13, 2010 14:07
Show Gist options
  • Save seb/739012 to your computer and use it in GitHub Desktop.
Save seb/739012 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Amblot - Solutions pour les développements Electroniques et Mécaniques</title>
<link rel="stylesheet" href="http://www.amblot.com/AmblotV02/Styles/Accueil.css" type="text/css">
<link rel="stylesheet" href="http://www.amblot.com/AmblotV02/Styles/nivo-slider.css" type="text/css" media="screen" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="http://www.amblot.com/AmblotV02/Styles/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
<script type="text/javascript" src="http://www.amblot.com/AmblotV02/Styles/menu.js"></script>
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment