본문 바로가기

06_여행

워드프레스와 컨테이너

워드프레스는 구역을 설정해놓고 물건을 컨테이너에 실고 내리는 것과 유사한 것 같다.
일단 구역을 설정해놓고 -> 싣는다 -> 그리고 내린다 (홈페이지에서 다운로딩)
결국은 컨테이너 uploading과 downloading인 셈이다.










<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<style>
div
{
border: 1px solid #ccc;
}
body
{
margin:0px;
margin-top: 10px;
}
#container
{
width: 900px;
margin:auto;
border: 0px solid #ccc;
}
#header
{
height: 100px;
}
#post_container
{
border: 0px solid #ccc;
}
.separator
{
clear:both;
margin-top: 10px;
margin-bottom:5px;
border: 0px solid #ccc;
}
#left_pan, #right_pan
{
float: left;
height: 400px;
}
#left_pan
{
width: 200px;
}
#right_pan
{
width: 690px;
margin-left: 5px;
}
#footer
{
clear: both;
height: 20px;
}
</style>
<body>
<div id="container">
<div id="header">
</div>
<div class="separator">
</div>
<div id="post_container">
<div id="left_pan">
</div>
<div id="right_pan">
</div>
<div class="separator">
</div>
</div>
<div class="separator">
</div>
<div id="footer">
</div>
</div>
</body>
</html>


 
Somewhere in Seoul, Korea
https://koreanmaxandmax.tistory.com/   
mail: 12000@12000.co Tel : +82-70-7847-7847
Copyright (c) 2022 by TOYN and Max&Max. All Rights Reserved. (Powered by Tistory)
 Max&Max | Recent Articles +more
  •  
  •  
  •  
  •  
  •  
  •  
  •  
 Max&Max | good life +more
  •  
  •  
  •  
  •  
  •  
  •  
  •  
 Max&Max | 나의 일 +more
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Max&Max | 가족   more
Max&Max | history    more
Max&Max | 여행    more
 Max&Max | marketing +more
  •  
  •  
  •  
  •  
  •  
  •  
  •  
 Max&Max | utils +more
  •  
  •  
  •  
  •  
  •  
  •  
  •  
GOM    more

TOYN and Max&Max

Somewhere in Seoul, Korea https://Koreanmaxandmax.tistory.com
mail: 12000@12000.co Tel : +82-70-7847-7847