Course Solutions Uncategorized (Solved) : Need Get Javascript Program Running Asap Html Code Q31336965 . . . .

(Solved) : Need Get Javascript Program Running Asap Html Code Q31336965 . . . .

 

I need to get this javascript program up and running ASAP!

HTML Code

<!doctype html>

<html>

<head>

<!– Bootstrap File –>

<link rel=”stylesheet”href=”https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css”>

<link rel=”stylesheet”href=”https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css”>

<!– Font Awesome Fonts –>

<link rel=”stylesheet”href=”https://use.fontawesome.com/releases/v5.0.13/css/all.css”integrity=”sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp”crossorigin=”anonymous”>

<!– Google fonts–>

<linkhref=”https://fonts.googleapis.com/css?family=Sans+Serif”rel=”stylesheet”>

<!– CSS–>

<!– JQuery –>

<scriptsrc=”https://code.jquery.com/jquery.js”></script>

<div class=”container”>

<div class=”jumbotron align=”center”>

<h1 align=”center”><strong>The Raider TriviaGame!<br></strong></h1>

<h2 class=”display-6text-center”><strong>We</strong> know Raidertrivia… </h2>

<h2 class=”display-6 text-center”>Do you??? Well, let’ssee!!!</h2>

<h2>————————————————————————————————–</h2>

<br>

&nbsp;<button type=”button” class=”btn btn-lgalign-center”><strong>Begin!</strong>

</button>

</div>

</div>

<body>

<div class=”container”>

<div class=”card” style=”width: 60rem;”>

<div class=”card-body text-primary”>

<div id=”timer”></div>

<div id=”question_div”></div>

<div id=”choices_div”></div>

<div class=”correct”></div>

<div class=”incorrect”></div>

</div>

</div>

</div>

</div>

<style>

.jumbotron {background-color: #A9A9A9;}

div {margin-bottom: 20px; font-family: ‘Sans-Serif’, serif;font-size: 1.25em;}

.correct, .incorrect {text-transform: capitalize;}

body {

background-image:url(“http://www.finewebstores.com/thumbnail.asp?file=assets/images/teamarearugs/nflarearugs/repeatrugs/oakland-raiders-rug.jpg&maxx=300&maxy=0”);

}

</style>

</body>

</html>

App.js

//Pseudocode for Raider Trivia Game

//Display questions with a timer

// display options

//capture results

//evaluate result for correct or incorrect

// update counter for right and wrong answer

// dispaly results

// repeat the above till all questions

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post