가운데 정령이 않됩니다.

2014-01-05 (일) 11:23:08 5,577
도와주세요
 드림위버로 작업 중입니다.
 
 
그누보드 가운데 정렬을 어떻게 하는지요 어제 밤부터 하고 있는데 잘 모르겠습니다. 아시는분은 좀 알려주세요
[email protected] 혹시 해결방법을 아시는분 좀 알려주세요 
 
avaScript" type="text/JavaScript">
<!--
 

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_preloadhttp://intodongil.hosting.paran.com/images() { //v3.0
  var d=document; if(d.http://intodongil.hosting.paran.com/images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadhttp://intodongil.hosting.paran.com/images.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
</head>
<body topmargin="0">
<table width="977" height="308" border="0" align="center">
  <tr>
    <td height="69"><img src="http://intodongil.hosting.paran.com/images/1.jpg" width="977" height="69" border="0" usemap="#Map"></td>
  </tr>
  <tr>
    <td height="29"><div align="right">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="850" height="60">
          <param name="movie" value="http://intodongil.hosting.paran.com/eoart_main_menu17_20110810-3.swf">
          <param name="quality" value="high">
          <embed src="http://intodongil.hosting.paran.com/eoart_main_menu17_20110810-3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="60"></embed></object>
      </div></td>
  </tr>
  <tr>
    <td height="167"><img src="http://intodongil.hosting.paran.com/images/eo_event2.jpg" width="977" height="165"></td>
  </tr>
</table>
BBS
|

답변 2개

2014-01-05 (일) 19:43:32
table 밑줄에 center
드림위버에 센터정렬버튼잇어요
단축키는 네이버
css 에 
Copy
#bo_list {
   margin: auto;
}

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