인프런 커뮤니티 질문&답변
답변 2
0
gupnaapatsu
질문자
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | |
| <meta name="description" content=""> | |
| <meta name="author" content=""> | |
| <title>::CREHACKTIVE INSECURE WEB-SITE ::</title> | |
| <!-- Bootstrap core CSS --> | |
| <link href="./css/bootstrap.min.css" rel="stylesheet"> | |
| <!-- Custom styles for this template --> | |
| <link href="./css/pricing.css" rel="stylesheet"> | |
| </head> | |
| <body> | |
| <div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom box-shadow"> | |
| <span data-feather="box"></span> | |
| <h5 class="my-0 mr-md-auto font-weight-normal">CREATIVE INSECURE WEB-SITE</h5> | |
| <nav class="my-2 my-md-0 mr-md-3"> | |
| <a class="p-2 text-dark" href="index.php">Home</a> | |
| <a class="p-2 text-dark" href="index.php?page=board">Board</a> | |
| <a class="p-2 text-dark" href="index.php?page=join">Join</a> | |
| </nav> | |
| </div> | |
| <div class="container"> 입니다. |
|
0





