메인 상단이미지 쪽에 플래시파일 넣고 싶은데여 잘안되서요
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="휴온빌더">
처음 만드는 홈페이지라서요.
이쪽부분 상세하게 설명 부탁드릴께요.
첨부파일
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기