amar - HTMLify profile

amar's Profile Picture

amar

79 Files

16710 Views

Latest files of /amar/anime-quiz

dataset.json amar/anime-quiz/dataset.json
77 Views
0 Comments
[
{
"title": "Naruto",
"questions": [
{
"question": "What is the name of Naruto’s signature orange outfit?",
"choices": ["Jump Suit", "Hokage Robe", "Ninja Gear", "Akatsuki Cloak"],
"answer": "Jump Suit"
index.html amar/anime-quiz/index.html
145 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Anime Quiz </title>
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Comic+Neue:wght@700&display=swap" rel="stylesheet">
<style>
body {