head,index, tail 로 나누고 싶어요 채택완료
너모야민쯩까
11년 전
조회 4,687
해더, 컨텐츠, 우측바, 푸터로 하는건데..
어디서 나누어야 할지 잘 안되네요..
<!DOCTYPE html>
<html>
<head>
<meta charset="euc-kr" />
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="style.css" rel="stylesheet">
</head>
<body>
<div class="wrapper">
<header class="header">
</header><!-- .header-->
<div class="middle">
<div class="container">
<main class="content">
<strong>Content:</strong>
</main><!-- .content -->
</div><!-- .container-->
<aside class="right-sidebar">
<strong>Right Sidebar:</strong>
</aside><!-- .right-sidebar -->
</div><!-- .middle-->
</div><!-- .wrapper -->
<footer class="footer">
<strong>Footer:</strong>
</footer><!-- .footer -->
</body>
</html>
댓글을 작성하려면 로그인이 필요합니다.
답변 2개
채택된 답변
+20 포인트
11년 전
</div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><head></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><meta charset="euc-kr" /></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><!--[if lt IE 9]><script src="<a href="http://html5shiv.googlecode.com/svn/trunk/html5.js" target="_blank" rel="noopener noreferrer">http://html5shiv.googlecode.com/svn/trunk/html5.js</a>"></script><![endif]--></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><title></title></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><meta name="keywords" content="" /></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><meta name="description" content="" /></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"><link href="style.css" rel="stylesheet"></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px"></head></div>
<div style="font-family: gulim, helvetica; font-size: 12.727272033691406px; line-height: 23.54400062561035px">
여기를
<? include("head.php"); ?> 요런식으로 나눠주시면 됩니다.
잘살아보자님 말씀처럼 <!--주석에 foot --> 이렇게 되어있으며 거기까지 자르시면될것 같습니다.
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
너모야민쯩까
11년 전
감사합니다~ 말씀대로 해결되었습니다.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인