A Pen by Joseph Skrzysowski on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang="en"> | |
<head> | |
<title>Joseph Skrzysowski</title> | |
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"><!--I had to add this link for certain functions to work --> | |
<!--check my bootstrap link--> | |
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css"/><!--link to bootstrap--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/> | |
<style> | |
</style> | |
<head></head> | |
<title>ELON MUSK</title> | |
<h1 class="text-primary">Elon Musk</h1> | |
<img class="img-responsive thick-black-border" src="http://tinyurl.com/zsj3m58"alt="Picture of Elon Musk with the names of his companies-solar city, tesla, and spacex" width="1000"></img> | |
<!--find out where the buttons will lead to ex/solarcity etc--> |