처음 홈페이지 하는데요 ..도와주세요 ㅠ 정보
처음 홈페이지 하는데요 ..도와주세요 ㅠ본문
맨날 홈페이지 그리기만 하다가
드림위버로 처음 시도중인데요..
드림위버로 html(?)짜고 그누보드 적용시키는 부분에서
플래시 넣는법과 이미지 뜨게하는 방법은 알았는데 .. 문제는
<html>
<head>
<title>::: ::::</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
#apDiv3 {
position:absolute;
left:808px;
top:30px;
width:110px;
height:19px;
z-index:3;
visibility: hidden;
}
#apDiv4 {
position:absolute;
left:849px;
top:30px;
width:116px;
height:19px;
z-index:4;
visibility: hidden;
}
#apDiv2 {
position:absolute;
left:709px;
top:30px;
width:156px;
height:19px;
z-index:2;
visibility: hidden;
}
#apDiv1 {
position:absolute;
left:642px;
top:30px;
width:145px;
height:19px;
z-index:1;
visibility: hidden;
}
#Table_01 tr td p {
font-family: Verdana, Geneva, sans-serif;
}
#Table_01 tr td p {
font-family: Georgia, Times New Roman, Times, serif;
}
#Table_01 tr td div {
font-family: "HY얕은샘물M";
color: #39F;
font-size: 16px;
text-decoration: none;
font-style: normal;
border-top-width: 0px;
border-right-width: 5px;
border-bottom-width: 0px;
border-left-width: 10px;
border-top-style: none;
border-right-style: dotted;
border-bottom-style: none;
border-left-style: double;
}
#Table_01 tr td p {
font-family: Arial, Helvetica, sans-serif;
}
#Table_01 tr td p {
font-family: "휴먼아미체", "휴먼매직체", "휴먼옛체";
font-size: 18px;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 10px;
}
a:link {
color: #39F;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #39F;
}
a:hover {
text-decoration: none;
color: #9C0;
}
a:active {
text-decoration: none;
color: #39F;
}
-->
</style>
<script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
function MM_showHideLayers() { //v9.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3)
with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (재대로.psd) -->
<div id="apDiv3" onMouseOver="MM_showHideLayers('apDiv3','','show')" onMouseOut="MM_showHideLayers('apDiv3','','hide')"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=recruitment"><img src="images/m3_10.png" alt="모집" width="61" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=join"><img src="images/m3_11.png" alt="가입신청" width="48" height="19" border="0"></a></div>
<div id="apDiv4" onMouseOver="MM_showHideLayers('apDiv4','','show')" onMouseOut="MM_showHideLayers('apDiv4','','hide')"><img src="images/m4_10.png" alt="소개2" width="58" height="19" border="0"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=guildfree"><img src="images/m4_11.png" alt="자유게시판" width="58" height="19" border="0"></a></div>
<div id="apDiv2" onMouseOver="MM_showHideLayers('apDiv2','','show')" onMouseOut="MM_showHideLayers('apDiv2','','hide')"><a href="#"><img src="images/m2_08.png" alt="소개" width="48" height="19" border="0"></a><a href="#"><img src="images/m2_09.png" alt="연혁" width="49" height="19" border="0"></a><a href="#"><img src="images/m2_10.png" alt="마스터" width="57" height="19" border="0"></a></div>
<div id="apDiv1" onMouseOver="MM_showHideLayers('apDiv1','','show')" onMouseOut="MM_showHideLayers('apDiv1','','hide')"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=new"><img src="images/m1_08.png" alt="공지사항" width="48" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=event"><img src="images/m1_09.png" alt="이벤트" width="38" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=guildnew"><img src="images/m1_10.png" alt="길드원소식" width="59" height="19" border="0"></a></div>
위에 쓴 스타일들과 ap요소들을 어떻게 적용해야하는지 게시판을 뒤져봐도 찾을 수가 없어요
열심히 공부해야 하는건 알지만 .. 개인 홈페이지 제출이 내일이여서 급하게 여쭤봅니다
드림위버로 처음 시도중인데요..
드림위버로 html(?)짜고 그누보드 적용시키는 부분에서
플래시 넣는법과 이미지 뜨게하는 방법은 알았는데 .. 문제는
<html>
<head>
<title>::: ::::</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
#apDiv3 {
position:absolute;
left:808px;
top:30px;
width:110px;
height:19px;
z-index:3;
visibility: hidden;
}
#apDiv4 {
position:absolute;
left:849px;
top:30px;
width:116px;
height:19px;
z-index:4;
visibility: hidden;
}
#apDiv2 {
position:absolute;
left:709px;
top:30px;
width:156px;
height:19px;
z-index:2;
visibility: hidden;
}
#apDiv1 {
position:absolute;
left:642px;
top:30px;
width:145px;
height:19px;
z-index:1;
visibility: hidden;
}
#Table_01 tr td p {
font-family: Verdana, Geneva, sans-serif;
}
#Table_01 tr td p {
font-family: Georgia, Times New Roman, Times, serif;
}
#Table_01 tr td div {
font-family: "HY얕은샘물M";
color: #39F;
font-size: 16px;
text-decoration: none;
font-style: normal;
border-top-width: 0px;
border-right-width: 5px;
border-bottom-width: 0px;
border-left-width: 10px;
border-top-style: none;
border-right-style: dotted;
border-bottom-style: none;
border-left-style: double;
}
#Table_01 tr td p {
font-family: Arial, Helvetica, sans-serif;
}
#Table_01 tr td p {
font-family: "휴먼아미체", "휴먼매직체", "휴먼옛체";
font-size: 18px;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 10px;
}
a:link {
color: #39F;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #39F;
}
a:hover {
text-decoration: none;
color: #9C0;
}
a:active {
text-decoration: none;
color: #39F;
}
-->
</style>
<script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
function MM_showHideLayers() { //v9.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3)
with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (재대로.psd) -->
<div id="apDiv3" onMouseOver="MM_showHideLayers('apDiv3','','show')" onMouseOut="MM_showHideLayers('apDiv3','','hide')"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=recruitment"><img src="images/m3_10.png" alt="모집" width="61" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=join"><img src="images/m3_11.png" alt="가입신청" width="48" height="19" border="0"></a></div>
<div id="apDiv4" onMouseOver="MM_showHideLayers('apDiv4','','show')" onMouseOut="MM_showHideLayers('apDiv4','','hide')"><img src="images/m4_10.png" alt="소개2" width="58" height="19" border="0"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=guildfree"><img src="images/m4_11.png" alt="자유게시판" width="58" height="19" border="0"></a></div>
<div id="apDiv2" onMouseOver="MM_showHideLayers('apDiv2','','show')" onMouseOut="MM_showHideLayers('apDiv2','','hide')"><a href="#"><img src="images/m2_08.png" alt="소개" width="48" height="19" border="0"></a><a href="#"><img src="images/m2_09.png" alt="연혁" width="49" height="19" border="0"></a><a href="#"><img src="images/m2_10.png" alt="마스터" width="57" height="19" border="0"></a></div>
<div id="apDiv1" onMouseOver="MM_showHideLayers('apDiv1','','show')" onMouseOut="MM_showHideLayers('apDiv1','','hide')"><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=new"><img src="images/m1_08.png" alt="공지사항" width="48" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=event"><img src="images/m1_09.png" alt="이벤트" width="38" height="19" border="0"></a><a href="http://std.upfeels.kr/~201014515/bbs/board.php?bo_table=guildnew"><img src="images/m1_10.png" alt="길드원소식" width="59" height="19" border="0"></a></div>
위에 쓴 스타일들과 ap요소들을 어떻게 적용해야하는지 게시판을 뒤져봐도 찾을 수가 없어요
열심히 공부해야 하는건 알지만 .. 개인 홈페이지 제출이 내일이여서 급하게 여쭤봅니다
추천
0
0
댓글 0개