W3.CSS 둥근 테두리

· 2017-11-24 (금) 23:14:05 · 2674

둥근 테두리
둥근 테두리를 추가하려면 w3 라운드 크기 클래스 중 하나를 추가하십시오 .

 

 


<div class="w3-panel w3-border">
  <p>My borders are normal.</p>
</div>

<div class="w3-panel w3-border w3-round-small">
  <p>My borders are rounded (small).</p>
</div>

<div class="w3-panel w3-border w3-round">
  <p>My borders are rounded.</p>
</div>

<div class="w3-panel w3-border w3-round-large">
  <p>I have large rounded borders.</p>
</div>

<div class="w3-panel w3-border w3-round-xlarge">
  <p>I have xlarge rounded borders.</p>
</div>

<div class="w3-panel w3-border w3-round-xxlarge">
  <p>I have xxlarge rounded borders.</p>
</div>

|
댓글을 작성하시려면 로그인이 필요합니다.

퍼블리셔팁

1,282건

퍼블리싱과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
기타 17-11-25 조회 2,854
기타 17-11-24 조회 2,675
기타 17-11-24 조회 2,380
기타 17-11-24 조회 1,918
CSS 17-11-24 조회 3,145
기타 17-11-21 조회 2,314
기타 17-11-21 조회 2,719
기타 17-11-21 조회 2,543
기타 17-11-10 조회 2,109
기타 17-11-10 조회 1,876
기타 17-11-10 조회 1,832
CSS 17-11-08 조회 2,105
CSS 17-11-08 조회 2,072
CSS 17-11-08 조회 2,355
기타 17-10-24 조회 2,188
기타 17-10-24 조회 2,299
기타 17-10-24 조회 2,581
기타 17-10-20 조회 2,605
기타
[기타]
17-10-20 조회 2,104
기타
[기타]
17-10-20 조회 2,302
CSS 17-10-19 조회 3,236
CSS 17-10-17 조회 3,764
CSS 17-10-17 조회 2,636
CSS 17-10-17 조회 3,129
HTML 17-10-17 조회 3,661
웹접근성 17-10-17 조회 2,866
CSS 17-10-12 조회 3,098
CSS 17-10-12 조회 4,228
CSS 17-10-12 조회 2,992
반응형 17-10-11 조회 2,919