연습:서화작품카드.xsl: 편집 역사

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

2026년 2월 26일 (목)

  • 최신이전 22:462026년 2월 26일 (목) 22:46Tutor 토론 기여 1,923 바이트 +1,923 새 문서: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <html> <head> <style> .art-container { font-family: "Malgun Gothic", sans-serif; display: flex; flex-wrap: wrap; gap: 20px; } .art-card { border: 1px solid #ddd; border-radius: 8px; overflow: hidden; width: 300px; box-shadow: 2px 2px 8px rgba(0,0,0,0.1); } .a...