Skip to content

Instantly share code, notes, and snippets.

View YSKIM901010's full-sized avatar

YSKIM901010

  • Joined Apr 30, 2026
View GitHub Profile
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>네이버 광고 상품 가이드 | 정부광고</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: '맑은 고딕', 'Apple SD Gothic Neo', sans-serif; background: #f5f6f8; color: #333; }