티스토리 뷰




이미지 다운로드

이미지.zip



HTML에서 수정 된 곳
<div class="container">
	<div class="what">
		<h3>what We Do</h3>
		<p>The World Bank Group works in every major area of development. We provide a wide array of financial products and technical assistance, and we help countries share and apply innovative knowledge and solutions to the challenges they face. Three priorities guide our work with countries to end poverty</p>
		<a href="#">View Our Work</a>
	</div>		
	
	<div class="cate">
		

	</div>
</div>


CSS에서 수정 된 곳
/* cate */
.cate {}
.cate .tt_category {}
.cate .tt_category .link_tit {display: none} /* 분류 전체 보기 */
.cate .tt_category .category_list {overflow: hidden;}
.cate .tt_category .category_list li {float: left; width: 25%; height: 400px; background:#ccc;}
  • 네이버 블러그 공유하기
  • 페이스북 공유하기
  • 트위터 공유하기
  • 트위터 공유하기
  • 트위터 공유하기
댓글
Total
Today
Yesterday