Skip to content

Instantly share code, notes, and snippets.

View sunnjuuuuuu's full-sized avatar

sunnjuuuuuu

  • Joined Oct 14, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>문장 의미 단위 맞추기 - 박병선 박사 인터뷰</title>
<style>
body {
font-family: Arial, sans-serif;
padding: 20px;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test Page</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>