W3.CSS Panels for Notes

· 2017-11-08 (수) 00:39:41 · 2071

W3.CSS Panels for Notes

 

W3 패널 클래스는 메모를 표시하기에 적합합니다.

메모는 종종 옅은 색으로 표시됩니다.

런던은 인구가 9 백만이 넘는 대도시가있는 영국에서 가장 인구가 많은 도시입니다.


<div class="w3-panel w3-pale-green">
  <p>London is the most populous city in the United Kingdom,
  with a metropolitan area of over 9 million inhabitants.</p>
</div>

 

<!DOCTYPE html>
<html>
<title>W3.CSS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<body>

<div class="w3-container">
  <h2>Panels for Notes</h2>
  <p>The w3-panel class can be used to display notes:</p>

  <div class="w3-panel w3-pale-green">
    <p>London is the most populous city in the United Kingdom,
    with a metropolitan area of over 9 million inhabitants.</p>
  </div>

</div>

</body>
</html>

 

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

퍼블리셔팁

1,282건

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

+
분류 제목 글쓴이 날짜 조회
기타 17-11-25 조회 2,854
기타 17-11-24 조회 2,674
기타 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,580
기타 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,865
CSS 17-10-12 조회 3,098
CSS 17-10-12 조회 4,228
CSS 17-10-12 조회 2,992
반응형 17-10-11 조회 2,918