HTML

css

Grundgerüst

 <!doctype html>
 <html lang="de">
 <head>
   <meta charset="utf-8"/>
   <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
   <link rel="stylesheet" href="style.css">
   <style></style>
   <title>Title</title>
 </head>

<body>

  <!-- Add your site or application content here -->
  <p>Hello world! This is HTML5 Boilerplate.</p>
  <script src="js/app.js"></script>

</body>

</html>

CSS

Bootstrap

Less

Icons

Color Palettes

Stock Images

Holy Grail Layout