메인 상단이미지 쪽에 플래시파일 넣고 싶은데여 잘안되서요
index.php수정전 파일
//샘플게시판 생성 - 필요치 않으면 주석처리(//)하여 주세요.
include_once("$g4[path]/upgrade/bbs_upgrade.php");
?>
<link href="<?=$g4[path]?>/css/index.css" rel="stylesheet" type="text/css">
<!-- mianVisual -->
<div id="mainVisual">
<img src="<?=$g4[path]?>/images/main_visual.jpg" width="720" height="200" alt="휴온빌더">
</div>
index.php수정후 파일
//샘플게시판 생성 - 필요치 않으면 주석처리(//)하여 주세요.
include_once("$g4[path]/upgrade/bbs_upgrade.php");
?>
<link href="<?=$g4[path]?>/css/index.css" rel="stylesheet" type="text/css">
<!-- mianVisual -->
<div id="mainVisual">
<img src="<?=$g4[path]?>src="/images/mainswf.swf" width="720" height="200" alt="휴온빌더">
</div>
images디렉토리안에 mainswf.swf 파일은 업로드 했구요
<img src="<?=$g4[path]?>src="/images/mainswf.swf" width="720" height="200" alt="휴온빌더">
처음 만드는 홈페이지라서요.
이쪽부분 상세하게 설명 부탁드릴께요.
index.php수정전 파일
//샘플게시판 생성 - 필요치 않으면 주석처리(//)하여 주세요.
include_once("$g4[path]/upgrade/bbs_upgrade.php");
?>
<link href="<?=$g4[path]?>/css/index.css" rel="stylesheet" type="text/css">
<!-- mianVisual -->
<div id="mainVisual">
<img src="<?=$g4[path]?>/images/main_visual.jpg" width="720" height="200" alt="휴온빌더">
</div>
index.php수정후 파일
//샘플게시판 생성 - 필요치 않으면 주석처리(//)하여 주세요.
include_once("$g4[path]/upgrade/bbs_upgrade.php");
?>
<link href="<?=$g4[path]?>/css/index.css" rel="stylesheet" type="text/css">
<!-- mianVisual -->
<div id="mainVisual">
<img src="<?=$g4[path]?>src="/images/mainswf.swf" width="720" height="200" alt="휴온빌더">
</div>
images디렉토리안에 mainswf.swf 파일은 업로드 했구요
<img src="<?=$g4[path]?>src="/images/mainswf.swf" width="720" height="200" alt="휴온빌더">
처음 만드는 홈페이지라서요.
이쪽부분 상세하게 설명 부탁드릴께요.
첨부파일
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기