A Pen by Steven
How do I make an a pen by steven?
What is a a pen by steven? How do you make a a pen by steven? This script and codes were developed by Steven on 31 July 2022, Sunday.
A Pen by Steven - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Steven</title> <link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <h1>Chuck Norris</h1> <button id="generate" class="btn btn-lg">Next Quote</button> <p class="quote"><span id="chuck" class="quotetext"></span> <div id="citation"><cite><a href="http://www.icndb.com/">http://www.icndb.com/</a></cite></div> <div id="twit"></div></p> <script src="https://platform.twitter.com/widgets.js"></script>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>
A Pen by Steven - Script Codes CSS Codes
html,
body { height: 100%; color: black;
}
body { background-repeat: no-repeat; background-image: -webkit-linear-gradient(-28deg, #000 0%, rgb(26, 39, 105) 15%, rgb(62, 109, 171) 35%, rgb(26, 39, 105) 99%, rgb(26, 39, 105) 100%); background-image: -moz-linear-gradient(-28deg, #000 0%, rgb(26, 39, 105) 15%, rgb(62, 109, 171) 35%, rgb(26, 39, 105) 99%, rgb(26, 39, 105) 100%); background-image: -o-linear-gradient(-28deg, #000 0%, rgb(26, 39, 105) 15%, rgb(62, 109, 171) 35%, rgb(26, 39, 105) 99%, rgb(26, 39, 105) 100%); background-image: -ms-linear-gradient(-28deg, #000 0%, rgb(26, 39, 105) 15%, rgb(62, 109, 171) 35%, rgb(26, 39, 105) 99%, rgb(26, 39, 105) 100%); text-align: center;
}
h1 { font-family: "Simsun"; font-weight: 900; font-size: 50px; color: black; text-shadow: 3px 3px 7px black;
}
.btn { margin-top: 20px; margin-bottom: 20px; box-shadow: 2px 2px 10px 2px #000000; border: solid black; border-radius: 10px; font-weight: 900; background: rgba(1, 255, 255, .2); transition: all .5s; -webkit-transition: all .5s;
}
.btn:hover { background: rgba(255, 255, 1, .2); box-shadow: 2px 2px 5px 2px #000000;
}
.btn:active { background: #ffffff; box-shadow: 2px 2px 5px 2px #000000;
}
.quote { width: 50%; margin: 20px 25%; border-radius: 20px; box-shadow: -10px 10px 30px 10px black; border: solid; padding: 20px 10px; background: rgba(1, 255, 255, .2);
}
.quotetext { font-size: larger; font-weight: 700;
}
#twit { width: 50%; margin: -10px 25%; text-align: right !important;
}
#citation { width:50%; margin-bottom: 0px; margin-top: -20px; margin-left: 25%; margin-right: 25%; text-align:left;
}
A Pen by Steven - Script Codes JS Codes
function nextQuote() { var chuckAPI="http://api.icndb.com/jokes/random?firstName=Chuck&lastName=Norris&callback=?"; $.getJSON(chuckAPI).done(function(data) { $("#chuck").html(data.value.joke); $('#twit iframe').remove(); // Generate new markup var tweetBtn = $('<a></a>') .addClass('twitter-share-button', 'twitbtn') .attr('href', 'http://twitter.com/share') .attr('data-url', 'http://volv.org/fcc/quotegen/') .attr('data-text', data.value.joke) .attr('data-size', 'large') .attr('data-via', 'volv777'); $('#twit').append(tweetBtn); twttr.widgets.load(); });
}
$("#generate").click(nextQuote);
nextQuote();
/* var flickerAPI = "http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=?"; yodude = $.getJSON( flickerAPI, { tags: "zelda", tagmode: "any", format: "json" }).done(function( data ) { $.each( data.items, function( i, item ) { $( "<img>" ).attr( "src", item.media.m ).appendTo( "#images" ); if ( i === 3 ) { return false; } }); }); */
Developer | Steven |
Username | volv |
Uploaded | July 31, 2022 |
Rating | 3 |
Size | 2,755 Kb |
Views | 42,504 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
Roman Numerals | 2,518 Kb |
Pomodoro | 3,539 Kb |
Closure Examples | 2,792 Kb |
Reddit Spoiler Markdown | 2,077 Kb |
Recursive Tree | 3,381 Kb |
Midas Points | 19,443 Kb |
Weather | 4,445 Kb |
JSRange | 3,245 Kb |
Wiki Viewer | 3,476 Kb |
Midas - Total Multi | 5,661 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
Speech bubbles | Something | 1,547 Kb |
Personal Logo Animation | Lloydwheeler | 3,795 Kb |
CSS Social Media Icon | TychoBlender | 3,871 Kb |
ECharts Version 3.0 - Bar Marker Chart | WebCodePro | 2,726 Kb |
Mobile first social buttons with no iframe | Alistairtweedie | 3,158 Kb |
Clock with full screen background | Owebboy | 2,415 Kb |
A Pen by Markku Lehmonen | SharpDal | 7,804 Kb |
A Pen by Theun | Tjoen | 6,152 Kb |
12 DAYS OF XMAS | Proto78 | 2,313 Kb |
Hmmm... | Rk007 | 4,848 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!