테스트 사이트 - 개발 중인 베타 버전입니다

기초적인 질문 if문 입니다..ㅠ 채택완료

느랴느바 9년 전 조회 4,020
<div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">
</span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"> <?php    if(defined('_INDEX_')) { ?></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <div id="ft"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span><div id="ft_copy"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">		</span>인테리어 회사</span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span></div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    </div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span><?php } else {?></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">	</span><div id="ft2"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span><div id="ft_copy2"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">			</span><img src="/img/footer.jpg" width="100%"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span></div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">	</span></div></span></font></div><div><span class="Apple-tab-span" style="white-space: pre; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif">		</font></span></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span><?php } ?></span></font></div><div>
</div><p>

 

이런식으로 하단부분을 index 메인에서는 글로 작성하고 나머지 페이지는 이미지를 넣고 싶은데요

 

적용이 안되네요.. 분명 맞게 썻는데 오타가 난건지 뭘 잘못 썻는지를 모르곘습니다..ㅠㅠ

 

 

댓글을 작성하려면 로그인이 필요합니다.

답변 4개

안되네요..ㅠ

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

9년 전

올린 소스는 정상적으로 작동하고 있습니다.

확인을 다시해보시거나 캐쉬삭제도 한번 해보시는것이 나을듯합니당 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

d
9년 전

 <?php if(defined('_INDEX_')) { ?>여기를

<?if(define('_INDEX_', true)){ ?>이렇게 바꿔보세요

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

p
9년 전

7번줄에

{?> 부분을 { ?> 로 한번 변경해보세요.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인