묻고답하기

img src 문제..

2006.03.24 20:04

졸라맥

아래 처럼 세로 1000픽셀 가로 90픽셀의 그림을 나타내게 img src 를 썻는데요

가운데 정렬을 했는데도 그림이 왼쪽으로 치우치게 되네요...

어떻게 된걸까요...? 가운데로 올 수 있게 할 수없을까요...?

여백같은 것은 주지 않아서 왼쪽으로 붙거나 그럴일이 없을텐데...



p.s 주소는 임의로 바꾼겁니다.







<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>foot</title>
<meta name="generator" content="Namo WebEditor v6.0">
<script language="JavaScript"><!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
  toolbar_str = toolbar ? 'yes' : 'no';

  menubar_str = menubar ? 'yes' : 'no';

  statusbar_str = statusbar ? 'yes' : 'no';

  scrollbar_str = scrollbar ? 'yes' : 'no';

  resizable_str = resizable ? 'yes' : 'no';



  cookie_str = document.cookie;
  cookie_str.toString();


  pos_start  = cookie_str.indexOf(name);

  pos_start  = cookie_str.indexOf('=', pos_start);

  pos_end    = cookie_str.indexOf(';', pos_start);
  
  if (pos_end <= 0) pos_end = cookie_str.length;

  cookie_val = cookie_str.substring(pos_start + 1, pos_end);



  if (cookie_val  == "done")

    return;



  window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);

}

// -->
</script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0">
<p align="center"> </p>
<p align="center"><img src=http://123.jpg width="1000" height="90" border="0" usemap="#ImageMap2"><map name="ImageMap2">
<area shape="rect" coords="100, 11, 229, 89" href="javascript:na_open_window('win5', '어쩌구', 0, 0, 500, 700, 0, 0, 0, 1, 0)" target="_self">
<area shape="rect" coords="431, 11, 561, 89" href="javascript:na_open_window('win6', '저쩌구', 0, 0, 700, 400, 0, 0, 0, 1, 0)" target="_self">
</map></p>
</body>

</html>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
JerryGoldman 추천 비추천 모듈 문구변경 [2] 2015.07.10 by JerryGoldman
닉쿤이얌 파일 첨부시 Error Code: HTTP Error, File name ... Message: 500 [2] file 2015.07.08 by 닉쿤이얌
띠링띠링 게시판 글씨 색깔 어떻게 바꾸는지 알려주세요 [2] file 2015.07.02 by 띠링띠링
한이파파 내용직접입력하기에서 input 입력 -> iframe 출력  
나라보자구나 외국 블루호스트에 xe 설치하는데 [5] 2015.06.24 by 초보해외유저
XE모듈 좌측배너 질문합니다.  
BESETO 1.7.4 의 사이트맵 이용방법? [12] file 2015.06.04 by 건즈
KimTAJO 모듈 내 proc 메소드가 실행이 되지 않습니다. [3] 2015.06.02 by KimTAJO
tkwhd123 '일정시작, 일정종료 ...'이거 매우 거슬려요 어떻게 삭제하나요? [15] file 2015.06.01 by tkwhd123
피토크라에스 새로고침 없는 추천,비추천 카운터에 대해 질문 드립니다 [2] 2015.05.31 by 피토크라에스
엠투유 메뉴링크 이미지가 안올라가요ㅠ.ㅠ 흐엉 [1] file 2015.05.28 by I-JEX
JUNG 홈페이지 만드는 회사입니당! [2] 2015.05.27 by Double'U'
Editor98 윅스 메인 페이지에 콘텐츠 위젯으로 최근 게시물 표시 중... [5] file 2015.05.26 by YJSoft
YBb4b49 XE 첫화면 최신글 위젯이 궁금합니다 [2] file 2015.05.23 by flowerrain
불금 쿠폰 모듈 버그 어떻게 해결할수 있을까요..? file  
오지현5c81d 홈페이지를 만들었는데 주소를 치고 들어가면 이상한 페이지가 떠요ㅠㅠ [1] 2015.05.20 by 몽실아빠
줄앤짐 XEdition Demo 부분에서 중간에 나오는 내용은 어디서 수정하나요?? [2] file 2015.05.18 by 줄앤짐
피씨토머 HTTP500 내부서버 오류 [1] 2015.05.10 by ehii
착한동구 트래픽위젯 설치좀 도와주세요  
hoss PHP5.2.13에서 5.6으로 업그레이드후 에러발생 [4] 2015.05.05 by hoss