kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 2 / 2
22 results tagged template  ✕
html5-boilerplate/index.html at master · h5bp/html5-boilerplate https://github.com/h5bp/html5-boilerplate/blob/master/src/index.html
15/07/2015 11:04:40

Modèle de base pour la création d'un document HTML.

HTML boilerplate template
Note: un template HTML minimal /shaare/HjGeuw
01/06/2015 09:59:03
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Welcome</title>
    <link rel="stylesheet" type="text/css" href="style.css">
    <script type="text/javascript" src="jquery.min.js"></script>
</head>
<body>

</body>
</html>
HTML template bootstrap
page 2 / 2
4226 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn