Stack/etc

게시판 만들기 (테이블효과)

Emmababy 2020. 11. 14. 22:32
728x90

 

 

<table>태그에 class값을 다르게주어 테이블을 꾸며줄 수 있다.

 

1. "table"

 

2. "table table-striped"

3. "table table-bordered"

4. "table table-hover"

=> 마우스가 올려진 row에 색이 입혀진다

 

 

html태그에 효과를 줄 때는 아래의 블로그를 참고하면 좋다

(html에 쓰는 간단태그모음)

not2soonjulie.tistory.com/23

 

 

 

 

 

 

[출처] : tworab.tistory.com/79?category=689942 내용참고

728x90