반응형
/*********************************************************************************************************
-- Title : 티스토리 소스 코드 입력
-- Reference : repien.tistory.com/84
-- Key word : 서식 코드 박스 티스토리 소스 코드 tistory source box
*********************************************************************************************************/
<textarea name="code" class="brush:sql;">
… 소스 코드 …
</textarea>
-- Python
<textarea name="code" class="brush:python;">
… 소스 코드 …
</textarea>
반응형