Blog Quiz With Answer Html Script Code Free Download kare


Blog Quiz Html Script Free 2021



Welcome to pakhtoSms
Are you looking for a free premium Quiz Html Script for blog so you are in a good place.
Below Html Script will design your blog more awesome.
Script Html Is Given Below Copy this Text
How to use it?
Sub sy pihlay apnay isko ko copy Karna hy aur isko paste kare blog mein iskay bad apko blog ko open karna hy aur html file add karna hy layout mei or blog post mei html ko isko paste kare. Likan koshish kare ky apnay ny answers ko add kiya hu apnay.
<!DOCTYPE html>
<html>
   <head>
      <title>Java Programming Language Output this code Quizzes 1</title>
    
                <link rel="stylesheet" type="text/css" href="https://sharecodepoint.in/sharecodepoint-website-data/quizze-files/sharecodepoint.css" />
                
 
    <script src="https://sharecodepoint.in/sharecodepoint-website-data/quizze-files/jquery-1.9.1.min.js"></script>
    
     <script type="text/javascript">
 $(document).ready(function() {
    $('label').click(function() {
        $('label').removeClass('worngans');
        $(this).addClass('worngans');
    });
});
 </script>
   
    
   </head>
   <body >
<div class="scp-quizzes-main">
<div class="scp-quizzes-data">
  <h3>1. What is the full form of the RAM?</h3>
 
<br/>
    <input type="radio" id="Fastlearning" name="question1">
       <label for="Fastlearning">1. Random Access Memory
 </label><br/>
    <input type="radio" name="question1">
       <label>2. Random answer memory</label><br/>
    <input type="radio" name="question1">
       <label>3. Random another memory</label> <br/>
    <input type="radio" name="question1">
     <label>4. Random aces memory</label> 
 </div>
 <div class="scp-quizzes-data">
  <h3>2. What is the Brain of a Computer?</h3>
    
<br/>
    <input type="radio" name="question2">
       <label>1. ALU</label><br/>
    <input type="radio" name="question2">
       <label>2. CU</label><br/>
    <input type="radio" name="question2" id="inculdefile">
       <label for="inculdefile">3. CPU</label> <br/>
    <input type="radio" name="question2">
     <label>4. RAM</label> 
 </div>
</div>


</body></html>