반응형
  • html 태그를 내용물로 넣으려면 어떻게 해야할까?

    • th:utext 를 사용
<div class="content" th:utext="${service.getHtmlText()}" />

 

반응형

'HTML CSS' 카테고리의 다른 글

[thymeleaf] 조건으로 style 넣기  (0) 2020.07.30
[CSS] a 태그 글자에 밑 줄 제거하기  (0) 2020.01.08

+ Recent posts