그누보드 나리야 빌더를사용하고있습니다. 완전초보인데 질문드립니다.

제가 여기저기 물어가며 수정을했는데 ㅠㅠ
로그인창이 밑으로 내려가버렸습니다.
밑에 처럼 수정을 하였는데 어디가 잘못된걸까요...ㅠㅠ
정말 초보입니다.
</style>
<div id="<?php echo $id;?>" class="carousel slide<?php echo $fade ?>" data-ride="carousel" data-interval="<?php echo $interval;?>">
<div class="carousel-inner">
<div style="width:100%; height:200px;">
<div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner1.jpg" alt="banner1" style="width:100%; height:100%;">
</div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner2.jpg" alt="banner2" style="width:100%; height:100%;">
</div>
</div>
<div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner3.jpg" alt="banner3" style="width:100%; height:100%;">
</div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner4.jpg" alt="banner4" style="width:100%; height:100%;">
</div>
</div>
</div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner1.jpg" alt="banner1" style="width:100%; height:100%;">
</div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner2.jpg" alt="banner2" style="width:100%; height:100%;">
</div>
</div>
<div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner3.jpg" alt="banner3" style="width:100%; height:100%;">
</div>
<div style="width:49%; height:90px; border: 1px solid gray; float:left; margin-top: 5px; margin-left: 5px;">
<img src="<?php echo G5_THEME_URL;?>/img/banner4.jpg" alt="banner4" style="width:100%; height:100%;">
</div>
</div>
</div>
답변 4개
답변을 작성하려면 로그인이 필요합니다.
로그인