Skip to content

Instantly share code, notes, and snippets.

View jensendph's full-sized avatar

jensendph

  • Joined Apr 14, 2026
View GitHub Profile
@jensendph
jensendph / index.html
Last active April 14, 2026 08:22
영어시험 문제 생성기
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>동산악동 영어테스트</title>
<style>
body {
margin: 0;
padding: 20px;