Skip to content

Instantly share code, notes, and snippets.

View mdmyr's full-sized avatar
🏠
Performance Food Groups

YuvaRaj Raghunapu mdmyr

🏠
Performance Food Groups
View GitHub Profile
@mdmyr
mdmyr / index.html
Last active March 23, 2019 18:22
wORbxJ
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>BootStrap</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>