Skip to content

Commit

Permalink
ThaTruth24
Browse files Browse the repository at this point in the history
  • Loading branch information
TGE24 committed Oct 9, 2018
1 parent d95881c commit b0c294b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Html/ThaTruth24Helloworld.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<title>
ThaTruth24 Hello World
</title>
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
</head>
<body>
<div class="container text-center">
<div class="jumbotron">
<h1>Hello World</h1>
<small>From <a href="https://github.com/ThaTruth24"> ThaTruth24 </a></small>
</div>
</div>
</body>
</html>

0 comments on commit b0c294b

Please sign in to comment.