Line 1: | Line 1: | ||
{{BGU_Israel}} | {{BGU_Israel}} | ||
− | + | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 7: | Line 7: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
− | + | ||
− | + | ||
</head> | </head> | ||
<body> | <body> | ||
Line 17: | Line 16: | ||
<p>The .container class provides a responsive fixed width container.</p> | <p>The .container class provides a responsive fixed width container.</p> | ||
</div> | </div> | ||
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | |
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:07, 29 July 2018
My First Bootstrap Page
This part is inside a .container class.
The .container class provides a responsive fixed width container.