1. 컴퓨터 상식/★ HTML

Border에 Dotted Style 적용한 테이블

행복유통 2010. 1. 24. 23:06

<TABLE style="BORDER-RIGHT: #ff00ff 5px dotted; BORDER-TOP: #ff00ff 5px dotted; BORDER-LEFT: #ff00ff 5px dotted; BORDER-BOTTOM: #ff00ff 5px dotted" cellSpacing=0><TR><TD>
<TABLE style="BORDER-RIGHT: #ff00ff 3px dotted; BORDER-TOP: #ff00ff 3px dotted; BORDER-LEFT: #ff00ff 3px dotted; BORDER-BOTTOM: #ff00ff 3px dotted" cellSpacing=0><TR><TD>
<TABLE style="BORDER-RIGHT: #ff00ff 5px dotted; BORDER-TOP: #ff00ff 5px dotted; BORDER-LEFT: #ff00ff 5px dotted; BORDER-BOTTOM: #ff00ff 5px dotted" cellSpacing=0><TR><TD>

 

 
 
<TABLE style="BORDER-RIGHT: #00ff00 5px ridge; BORDER-TOP: #00ff00 5px ridge; BORDER-LEFT: #00ff00 5px ridge; BORDER-BOTTOM: #00ff00 5px ridge" cellSpacing=0><TR><TD>
<TABLE style="BORDER-RIGHT: #ff00ff 3px dotted; BORDER-TOP: #ff00ff 3px dotted; BORDER-LEFT: #ff00ff 3px dotted; BORDER-BOTTOM: #ff00ff 3px dotted" cellSpacing=0><TR><TD>
<TABLE style="BORDER-RIGHT: #ffff00 5px ridge; BORDER-TOP: #ffff00 5px ridge; BORDER-LEFT: #ffff00 5px ridge; BORDER-BOTTOM: #ffff00 5px ridge" cellSpacing=0><TR><TD>

'1. 컴퓨터 상식 > ★ HTML' 카테고리의 다른 글

table-6  (0) 2010.02.06
table-5  (0) 2010.01.27
Border에 Style 적용한 테이블  (0) 2010.01.24
table-2  (0) 2010.01.24
일반적 테이블과 Style을 적용한 테이블  (0) 2010.01.24