Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- hello micro-wave nation i made a new code for fun because i had the idea lol
- not much to say, it has a youtube embed though
- -->
- <div class="col-md-6 col-sm-12 mx-auto">
- <div class="card-header">
- <div class="col-12 card p-2" style="border-style: dashed; font-style: italic; font-size: 20px; text-align: center">
- <!-- quote in the song maybe idk -->
- WHY IS THE WORLD IN LOVE AGAIN?
- </div>
- </div>
- <div class="card-block bg-faded">
- <!-- utube embed. remove the "pJ9QQdH3IiQ" at the end and replace it with the string of numbers n letters at the end of the video that you want https://www.youtube.com/watch?v={9zOKBvHNWus} the part i put in silly brackets is what you need to get and replace pJ9QQdH3IiQ with -->
- <iframe src="https://www.youtube.com/embed/pJ9QQdH3IiQ" class="w-100" style="height: 20em"></iframe>
- </div>
- </div>
- <div class="col-12 justify-content-center">
- <a href="/micro-wave" target=_blank data-toggle="tooltipster" title="code by microwave">
- <i class="fas fa-microwave"></i>
- </a>
- </div>
Add Comment
Please, Sign In to add comment