Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">

<title>Hello, world!</title>
<title>iCoderBootstrap</title>
</head>

<body>
Expand Down Expand Up @@ -58,7 +58,7 @@
</div>

<div class="alert alert-success alert-dismissible fade show" role="alert">
<strong>Success!</strong> Your form has been filled succesfully
<strong>Success!</strong> Your form has been filled succesfully.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
Expand Down Expand Up @@ -91,7 +91,7 @@
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
<a href="#" class="btn btn-primary">Go Somewhere</a>
</div>
</div>

Expand Down Expand Up @@ -171,4 +171,4 @@ <h5 class="card-title">Special title treatment</h5>
crossorigin="anonymous"></script>
</body>

</html>
</html>