태그 : <table style="border-style:dotted;">
CSS border-style 테스트 dotted |
태그 : <table style="border-style:dashed;">
CSS border-style 테스트 dashed |
태그 : <table style="border-style:solid;">
CSS border-style 테스트 solid |
태그 : <table style="border-style:double;">
CSS border-style 테스트 double |
태그 : <table style="border-style:groove;">
CSS border-style 테스트 groove |
태그 : <table style="border-style:ridge;">
CSS border-style 테스트 ridge |
태그 : <table style="border-style:inset;">
CSS border-style 테스트 inset |
태그 : <table style="border-style:outset;">
CSS border-style 테스트 outset |
태그 : <table style="border-style:dashed;border-color=orange;
border-width=3;padding=5;">
border-style:dashed; border-color=orange; border-width=3; padding=5(안쪽 여백) |
태그 : <table style="border-style:solid;border-color:#006699;
border-width=1;margin:3px;">
border-style:solid; border-color:#006699; border-width=1; margin:3px(바깥 여백) |
태그 : <table style="border-top-style:dashed;border-bottom-style:dotted;
border-right-style:double;border-left-style:ridge;border-color=orange;
border-width=3;width=400;height=50">
border-top-style:dashed; border-bottom-style:dotted; border-right-style:double; border-left-style:ridge; border-color=orange; border-width=3; width=400;height=50 |
태그 : <img src="xxx.gif" style="border-style:outset;border-color:saddlebrown;
border-width=5;">
태그 : <img src="xxx.gif" style="border-style:dotted;border-color:#000000;
border-width=3;">
'은비냥's Development > 。CSS' 카테고리의 다른 글
[CSS] 마우스 포인터 모양 (0) | 2013.05.13 |
---|---|
font-family (0) | 2013.01.09 |
font-weight 속성 (0) | 2013.01.09 |
[반응형 웹] - CSS3 @media 쿼리를 이용 스크린 크기 대응.(2) (0) | 2013.01.09 |
[반응형 웹] - CSS3 @media 쿼리를 이용 스크린 크기 대응.(1) (0) | 2013.01.09 |