Skip to content

Instantly share code, notes, and snippets.

View bcostea's full-sized avatar
:shipit:

Bogdan Costea bcostea

:shipit:
View GitHub Profile
@bcostea
bcostea / music.txt
Created March 13, 2018 10:31
Some music links
https://www.youtube.com/watch?v=0sB3Fjw3Uvc The Animals - The House of the Rising Sun
https://www.youtube.com/watch?v=vt1Pwfnh5pc Johnny Cash - Hurt (Official Video) HD
https://www.youtube.com/watch?v=NRBWU7x7ysc Devil Woman - Bruce Willis
https://www.youtube.com/watch?v=acJktomTrT0
https://www.youtube.com/watch?v=WboSNjFgVVs
@bcostea
bcostea / links.txt
Created March 13, 2018 10:30
Stuff I need to have a look at
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Example of Bootstrap 3 Prepended and Appended Inputs</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>