Skip to content

Instantly share code, notes, and snippets.

View yooongjin's full-sized avatar
🔥

Yongjin Jo yooongjin

🔥
  • KIST
  • Korea
  • 17:59 (UTC +09:00)
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>옷골라쇼핑몰</title>
<script src="jquery-3.4.1.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,700&display=swap');
ul{
display:block;
}
<!DOCTYPE html>
<html>
<head>
<title>옷골라쇼핑몰</title>
<script src="jquery-3.4.1.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,700&display=swap');
ul{
display:block;
}