728x90
반응형
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
</head>
<body>
</body>
</html>
728x90
반응형
'기초코드' 카테고리의 다른 글
★기본 CSS노말라이즈★ (0) | 2022.10.21 |
---|---|
인라인 그리드, 이미지 박스 (0) | 2022.10.21 |
메뉴박스 노말라이즈 (0) | 2022.10.20 |
주석표 (0) | 2022.10.19 |
★자주 사용하는 기초태그 모음★ (0) | 2022.10.14 |