Search
 
SCRIPT & CODE EXAMPLE
 

HTML

Starter Template Bootstrap

<!doctype html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-wEmeIV1mKuiNpC+IOBjI7aAzPcEZeedi5yW5f2yOq55WWLwNGmvvx4Um1vskeMj0" crossorigin="anonymous">

    <title>Hello, world!</title>
  </head>
  <body>
    <h1>Hello, world!</h1>

    <!-- Optional JavaScript; choose one of the two! -->

    <!-- Option 1: Bootstrap Bundle with Popper -->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-p34f1UUtsS3wqzfto5wAAmdvj+osOnFyQFpp4Ua3gs/ZVWx6oOypYoCJhGGScy+8" crossorigin="anonymous"></script>

    <!-- Option 2: Separate Popper and Bootstrap JS -->
    <!--
    <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.min.js" integrity="sha384-lpyLfhYuitXl2zRZ5Bn2fqnhNAKOAaM/0Kr9laMspuaMiZfGmfwRNFh8HlMy49eQ" crossorigin="anonymous"></script>
    -->
  </body>
</html>
Comment

bootstrap starter code

<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
Comment

PREVIOUS NEXT
Code Example
Html :: dynamic html table python 
Html :: coding a classic grid in html 
Html :: proper center grid 
Html :: custom radio button 
Html :: horizontal line 
Html :: form action in html 
Html :: headings in html 
Html :: save html file in mysql 
Html :: empty elements in html 
Html :: createjs 
Html :: angularjs call js function 
Html :: random number text in html 
Html :: html add line break in string on screen size 
Html :: bulma hero 
Html :: source html 
Html :: crypto conversion calculator 
Html :: html code 
Html :: is jeremy ugly 
Html :: tina4 form token example 
Html :: how to add particle js in html 
Html :: command checked datagrid wpf 
Html :: HTML <address for Contact Information 
Html :: komodo ide 13 
Html :: how to make an iframe 
Html :: http://www.w3.org/1999/xhtml 
Html :: hirudhi map 
Html :: why place holder does not show 
Html :: form filling progress bar html5 
Html :: html use 
Html :: how to switch between read only input in html 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =