Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add html content in order to optimize #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
30 changes: 18 additions & 12 deletions benh.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<html>
B,mcv vlkfdkmn gv
<h1sdflkgjndfkjnds>Wow! I ❤️ hacktoberfest!!!!<h1>
emarquee>do you guys remember the marquee tag? haha <b><i>waeky!</i></b></marquee>
dfoidskfjdnmd
ddsddddd
The Cake is a Lie!
PLz live and lie
Live Love
The Mario brothers are plums.
Link is a legend.
Myths are legends.
Is delta good?
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</head>

<div class="container-fluid" style="padding-top:20px;">

<div class="jumbotron">

<h1 class="display-4"> Wow! I ❤️ hacktoberfest!!!! <h1>
<marquee><p>do you guys remember the marquee tag? haha
<b><i>waeky!</i></b> </p></emarquee>


</div>
</div>
</html>