My first responsive web page! This little project I did for the Tribute Page Challenge at FreeCodeCamp.Com
<div class="row">
<div class="col-sm-12">
<div class="text-center">
<button class="btn btn-info" id="singlebutton" value="Input Button" onclick="window.open ('https://g.co/kgs/Wb2c8w', ''); return false" href="javascript:void(0);">More Info on the Notorious R.B.G.</button>
</div>
</div>
</div>
Exploring front end development techniques and best practices.
page can be found @ https://codepen.io/RedRock_42/full/OWmrwq/