Glossary.xsl: 편집 역사

차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2026년 2월 25일 (수)

  • 최신이전 04:232026년 2월 25일 (수) 04:23Classics 토론 기여 1,964 바이트 +1,964 새 문서: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" indent="yes" encoding="utf-8"/> <xsl:template match="/"> <html lang="ko"> <head> <meta charset="UTF-8"/> <title>용어사전 스타일 쉬트</title> <style> table { border-collapse: collapse; width: 96%; margin-left:10px; margin-right-10px;...