ICT (First Secondary)

Web Development

In HTML, what does the tag define? </h3> </div> <hr /> <audio id="wrong_answer" src="/assets/sounds/wrong.mp3" preload="auto"></audio> <audio id="correct_answer" src="/assets/sounds/correct.mp3" preload="auto"></audio> <div class="row"> <div class="col-xl-6 form-group"> <div class="d-grid gap-2 m-2"> <a href="https://qb.cleolms.com/index.php/MCQ?SubjectID=687&Answer=3684822#3684822" class="btn btn-dark btn-lg" value="The heading of a webpage" id="3684822"> The heading of a webpage </a> </div> </div> <div class="col-xl-6 form-group"> <div class="d-grid gap-2 m-2"> <a href="https://qb.cleolms.com/index.php/MCQ?SubjectID=687&Answer=3684823#3684823" class="btn btn-dark btn-lg" value="The title of the document" id="3684823"> The title of the document </a> </div> </div> <div class="col-xl-6 form-group"> <div class="d-grid gap-2 m-2"> <a href="https://qb.cleolms.com/index.php/MCQ?SubjectID=687&Answer=3684824#3684824" class="btn btn-dark btn-lg" value="The type of document" id="3684824"> The type of document </a> </div> </div> <div class="col-xl-6 form-group"> <div class="d-grid gap-2 m-2"> <a href="https://qb.cleolms.com/index.php/MCQ?SubjectID=687&Answer=3684825#3684825" class="btn btn-dark btn-lg" value="The author of the document" id="3684825"> The author of the document </a> </div> </div> </div> </div> </div> </div> </div> </main> <script src="/assets/js/jquery-3.3.1.min.js"></script> <script src="/assets/js/bootstrap.bundle.min.js"></script> <script> </script> </body> </html>