연습:서화작품.xsl: 두 판 사이의 차이
편집 요약 없음 |
편집 요약 없음 |
||
| 5번째 줄: | 5번째 줄: | ||
<head> | <head> | ||
<style> | <style> | ||
.work-table { width: 100%; border-collapse: collapse; font-family: "Malgun Gothic", serif; font-size: | .work-table { width: 100%; border-collapse: collapse; font-family: "Malgun Gothic", serif; font-size:14; } | ||
.work-table td { border: 1px solid #aaa; padding: 15px; text-align: left; } | .work-table td { border: 1px solid #aaa; padding: 15px; text-align: left; } | ||
.work-table th { border: 1px solid #aaa; padding: 15px; background-color: #e8f0f7; color: #2c3e50; text-align: center; } | .work-table th { border: 1px solid #aaa; padding: 15px; background-color: #e8f0f7; color: #2c3e50; text-align: center; } | ||
2026년 2월 26일 (목) 23:20 판
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
| 작품 이미지 | 작품명 | 작가 | 설명 | 소장처 |
|---|---|---|---|---|
</xsl:stylesheet>