<!doctype html>

<html lang="en">

 <head>

  <meta charset="UTF-8">

  <meta name="Generator" content="EditPlus®">

  <meta name="Author" content="">

  <meta name="Keywords" content="">

  <meta name="Description" content="">

  <link rel="stylesheet" type="text/css" href="css/layout.css">

  <title>스갤</title>

 </head>

 <body>

 <header>

<h1>스타크래프트 갤러리</h1>

<h3>로그인</h3>

<h3>회원가입</h3>

</header>

  

 <nav>

<ul>

<li><a href=#>스타크래프트</a></li>

<li><a href=#>개념글</a></li>

<li><a href=#>빌드</a></li>

</ul>

</nav>


<section>


<!-- 게시판 넣을거임-->


</section>


<footer>

</footer>



 </body>

</html>




여기에 section 부분에 xe 게시판 넣으려면 어떻게 해야하냐???


사이트는 sgall.dothome.co.kr 임