CINXE.COM
학술대회 / 연수강좌
<!DOCTYPE html> <html lang="ko"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>학술대회 / 연수강좌</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="crossorigin="anonymous"></script> <style type="text/css"> html { background: url('../../img/main_bg_02.jpg') no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;} </style> </head> <!-- <body class="bg-transparent" onload="popup();"> --> <body class="bg-transparent"> <div class="container-fluid p-3"> <img src="../../img/bcloud.png" class="img-fluid"> <div class="fixed-bottom text-white text-center word-wrap" style="margin-bottom: 24px;"> <span>청운</span> Tel.02-2261-2290 Fax.02-2269-3060 E-mail : <a href='mailto:book4797@naver.com' class="text-white">book4797@naver.com</a> </div> </div> <script> function popup(){ window.open("popup_test.php", "_blank", "top=200, left=150, width=525, height=555, toolbar=0, status=0, scrollbars=1, resizable=0"); } </script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> </body> </html>