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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> | |
| <link href="css/calculator.css" rel="stylesheet" type="text/css" /> | |
| <script src="https://code.jquery.com/jquery-1.9.1.min.js"></script> | |
| <script src="js/guts.js"></script> | |
| <script src="js/calculator.js"></script> | |
| <title>ScriptEd Unit 5 Project: Calculator</title> | |
| </head> |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <TITLE>Plethora</TITLE> | |
| <style id="jsbin-css"> | |
| #banner{ | |
| background-image: url("http://phandroid.s3.amazonaws.com/wp-content/uploads/2014/05/purple-nebula.jpg"); | |
| height: 100px | |
| } |
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
| <!DOCTYPE html> | |
| <head> | |
| <link href="/normalize.css" rel="stylesheet"> | |
| <style id="jsbin-css"> | |
| header { | |
| text-align: center; | |
| background: url('http://www.worldbook.com/images/default-source/Slideshow-Images/worldofdiscovery.jpg?sfvrsn=2'); | |
| background-size: cover; | |
| color: white; |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link href='https://fonts.googleapis.com/css?family=Black+Ops+One' rel='stylesheet' type='text/css'> | |
| <meta charset="utf-8"> | |
| <title>SHEMAR</title> | |
| <style id="jsbin-css"> | |
| #Name{ |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link href='https://fonts.googleapis.com/css?family=Black+Ops+One' rel='stylesheet' type='text/css'> | |
| <meta charset="utf-8"> | |
| <title>SHEMAR</title> | |
| <style id="jsbin-css"> | |
| #Name{ |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link href='https://fonts.googleapis.com/css?family=Black+Ops+One' rel='stylesheet' type='text/css'> | |
| <meta charset="utf-8"> | |
| <title>SHEMAR</title> | |
| <style id="jsbin-css"> | |
| #Name{ |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Our ScriptEd Class</title> | |
| <style id="jsbin-css"> | |
| body{ | |
| background: url('http://www.highresolutiontextures.com/textures/concrete/hrt_slate.jpg') | |
| } | |
| h1{ | |
| color: blue; |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Our ScriptEd Class</title> | |
| <style id="jsbin-css"> | |
| h1{ | |
| color: blue; | |
| background: url('http://designshack.net/wp-content/uploads/falltex-10.jpg'); | |
| font-family: Monospace; |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>DevLand</title> | |
| <center> <h1> Welcome to DevLand! </h1> </center> | |
| <style id="jsbin-css"> | |
| h1{ | |
| background: blue; | |
| color: white; |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>DevLand</title> | |
| <center> <h1> Welcome to DevLand! </h1> </center> | |
| <style id="jsbin-css"> | |
| h1{ | |
| background: blue; | |
| color: white; |