메인 상단이미지 쪽에 플래시파일 넣고 싶은데여 잘안되서요
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="휴온빌더">
처음 만드는 홈페이지라서요.
이쪽부분 상세하게 설명 부탁드릴께요.
첨부파일
게시글 목록
| 번호 | 제목 |
|---|---|
| 284172 | |
| 284170 | |
| 284167 | |
| 284164 | |
| 284161 | |
| 284159 | |
| 284155 | |
| 284152 | |
| 284151 | |
| 284148 | |
| 284142 | |
| 284141 | |
| 284137 | |
| 284136 | |
| 284135 | |
| 284127 | |
| 284121 | |
| 284120 | |
| 284116 | |
| 284115 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기