컴퓨터 관련/기타

[스크랩] 액자 태그 샘플

승명 2015. 7. 4. 22:12

 

예제

 

동영상에 테두리 넣으려면...

 

동영상 - 공유 - 소스퍼가기- objec으로 퍼가기 - 복사하기
복사한 동영상 소스 중 <embed 윗 부분은 삭제 나머지 소스를
아래 테두리 태그 중 하나 복사 붙여넣기 한 후
빨간색<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>부분삭제
그자리에
 동영상 소스 붙여넣고

height=640을 480으로 변경하기

 

 

액자샘플1----------------------------------------------------
<TABLE style="BORDER-RIGHT: green 20px ridge; BORDER-TOP: green 20px ridge; BORDER-LEFT: green 20px ridge; BORDER-BOTTOM: green 20px ridge; BACKGROUND-COLOR: green"><TR><TD>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</TD></TR></TABLE>


 

 

액자샘플2 -------------------------------------------------
<table style="background-color:#000000;border-width:20px;border-color:#993300;border-style:ridge;" width="360"><tr><td>
<table border="2" width="357" cellpadding="15" cellspacing="0" background="" bordercolor="#ffffcc" bordercolordark="#ffffcc" bordercolorlight="#ffffcc" bgcolor="#000000"><tr><td>
<table border=2 cellpadding="0" cellspacing="0" bordercolor="#ff6633" bordercolordark="#993300" bordercolorlight="#ff6633"><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>

</td></tr></table>
</td></tr></table>
</td></tr></table>



 

액자샘플3 --------------------------------------------------------
<table style="background-color:ff9900;border-width:20px;border-color:ff9900;border-style:ridge;"><tr><td bgcolor ="#ffffff">
<table border=0 bgcolor=ff9900 cellpadding=3><tr><td bgcolor ="ffcc00">
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>



 

 

액자샘플4 ------------------------------------------
<table border=10 bordercolor=663300 bgcolor=cc9900><tr><td>
<table border=10 bordercolorlight=996600 bordercolordark=996633><tr><td>
<table><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>
</td></tr></table>



 

액자샘플5 -----------------------------------
<table border="0" cellpadding="2" cellspacing="0"><tr><td bgcolor="#ffffff">
<table style="background-color:#fafab4;border-width:20px;border-color:#FAFAD2;border-style:ridge;"><tr><td>
<table border="5" bordercolor="#FAFAD2" cellpadding="10" bgcolor=silver><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>

</td></tr></table>
</td></tr></table>
</td></tr></table>



 

 

액자샘플6 --------------------------------------
<table border="0" cellpadding="2" cellspacing="0"><tr><td bgcolor="#ffffff">
<table style="background-color:FFE7BA;border-width:15px;border-color:FFE7BA;border-style:ridge;" cellspacing=0><tr><td>
<table cellspacing="2"><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>
</td></tr></table>


 

 

액자샘플7 ----------------------------------------------
<table style="background-color:#000000;border-width:20px;border-color:FAEB78;border-style:ridge;"><tr><td>
<table border="2" cellpadding="15" cellspacing="0" background="" bordercolor="#FAEB78" bordercolordark="#FAEB78" bordercolorlight="#FAEB78" bgcolor="#000000"><tr><td>
<table border=2 cellpadding="0" cellspacing="0" bordercolr="#ff6633" bordercolordark="FAEB78" bordercolorlight="#ff6633"><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>
</td></tr></table>


 

 

액자샘플8 ------------------------------------------
<table style="background-color:#000000;border-width:4px;border-color:#662e9a;border-style:ridge;"><tr><td>
<table style="background-color:#ea3e83;border-width:10px;border-color:#33648b;border-style:ridge;"><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>


 

 

액자샘플9 -----------------------------------------
<table style="background-color:#F0EFF4;border-width:10px;border-color:#47329F;border-style:ridge;"><tr><td>
<table border="10" bordercolor="#F0EFF4" cellpadding="0" bgcolor="#47329F"><tr><td>
<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>
</td></tr></table>
</td></tr></table>




액자샘플10 ------------------------------------------------

<table border='5' cellspacing=5 cellpadding=5 table style="background-color:#0000FF;border-width:7px;border-color:#0000FF;border-style:dashed;" width="200"  height="200"><TR><TD>

<embed src= 인터넷 주소 WIDTH=560 HEIGHT=410>

 

</td></tr></table>

 

(액자샘플 태그소스11)

 

<TABLE borderColor=#8b7d6b bgColor=#e1dab9 border=5><TR><TD>
<TABLE borderColor=#8b7765 cellSpacing=0 cellPadding=0 border=1><TR><TD>
<TABLE cellSpacing=0 borderColorDark=#8b7765 cellPadding=0 borderColorLight=#cdaf95 border=8 width="115">
<TR><TD width="97">
<TABLE bordrColorDark=#cdb79e cellPadding=2 borderColorLight=#8b7d6b border=7 width="299" height="227">
<TR><TD width="106"><center>
<embed src="작품 주소 " width="넓이" height="500">
</center> </TABLE></TABLE></TABLE></TABLE>

 

 

 

 

 

 

(액자샘플 태그소스 12)

 

<table style="background-color:black;border-width:15px;border-color:green;border-style:ridge;" cellspacing=2 cellpadding=3><tr><td>
<table cellspacing=0 cellpadding=1 border=3 width=299 height=227> <tr><td><center> 
<embed src="작품주소" width="넓이" height="높이">
</center></table></TABLE>

 

 

 

(액자샘플 태그소스 13)

 

<table style="background-color:ff9900;border-width:20px;border-color:ff9900;border-style:ridge;">
<tr><td bgcolor ="#ffffff">
<table border=0 bgcolor=ff9900 cellpadding=3 width="299" height="227" background="http://ha927.com.ne.kr/icon/jesus3.jpg">
<tr><td> <center>
<embed src="작품주소" width="넓이" height="높이">
</center></font></table></TABLE>

 

 

 

 

(액자샘플 태그소스 14)

 

<table border=5 bgcolor=#DACAE6 bordercolorlight=#E7DCEF bordercolordark=#9B7AB3>
<tr><td><center>
<table border=3 bgcolor=#DACAE6 bordercolorlight=#E7DCEF bordercolordark=#9B7AB3>
<tr><td><center>
<table border=15 bgcolor=#7F6494 bordercolor=#F6F2F9>
<tr><td background=http://ha927.com.ne.kr/icon/jesus3.jpg width=290 height=227>
<embed src="작품주소" width="넓이" height="높이">
</center></table></TABLE></TABLE>

 

 

 

 

(액자샘플 태그소스 15)

 

<table border=1 cellpadding="20" cellspacing="3" style="filter:progid:DXImageTransform.Microsoft.Shadow(color:silver,direction:145,strength:15)"><tr><td >
<center><table background="http://ha927.com.ne.kr/icon/jesus3.jpg" width=290 height=227><tr><td>
<embed src="작품주소" width="넓이" height="높이">
</CENTER></table></TABLE>

 

 

(액자샘플 태그소스 16)

 

<table style="background-color:#83a381;border-width:15px;border-color:#658d62;border-style:ridge;"><tr><td>
<table style="background-color:#658d62;border-width:5px;border-color:83a381;border-style:ridge;"><tr><td>
<table border="15" bordercolor="#cbe4c9" cellpadding="2" bgcolor=#658d62 width=340 height=283><tr><td> <center>
<table border=0 background=http://ha927.com.ne.kr/church/096.jpg width=340 height=283  bordercolor=#cbe4c9 bgcolor=#83a381><tr><td border=0 align=center valign=bottom>
<embed src="작품주소" width="넓이" height="높이">
</center></TABLE></TABLE></TABLE></TABLE>

 

출처 : 사랑의 길손
글쓴이 : 솔베이지 원글보기
메모 :