N
N
niri22222022-03-21 23:38:33
css
niri2222, 2022-03-21 23:38:33

Why doesn't Bootstrap5 work?

<meta charset="utf-8" />
    <title>Simple landing page</title>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13" crossorigin="anonymous"></script>
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
    <link href="https://fonts.google.com/specimen/Lato" rel="stylesheet" type="text/css" />
    <link href="https://fonts.google.com/specimen/Rubik" rel="stylesheet" type="text/css" />
    <a href="progectone/Program.cs">progectone/Program.cs</a>
</head>
<body>
    <div class="navbar navbar-inverse navbar-fixed-top">
        <div class="navbar-inner">

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question