Skip to content

RaulS963/Web-Templates

Repository files navigation

Web-Templates

Important Bootstrap and Jquery links

  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

Meta Tags

  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">