Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created April 24, 2020 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BMU-Verlag/1e39fee69b82ecb2bd67782924c95a6c to your computer and use it in GitHub Desktop.
Save BMU-Verlag/1e39fee69b82ecb2bd67782924c95a6c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="de">
<head>
<title>Bootstrap-Beispiel</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.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/4.4.1/js/bootstrap.min.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment