"Home"의 두 판 사이의 차이

pnu_dhc
이동: 둘러보기, 검색
1번째 줄: 1번째 줄:
 
<div style="font-family: 'Noto Sans KR', sans-serif; max-width: 1100px; margin: 0 auto; color: #333;">
 
<div style="font-family: 'Noto Sans KR', sans-serif; max-width: 1100px; margin: 0 auto; color: #333;">
 +
 
<!-- 1. 메인 헤더 -->
 
<!-- 1. 메인 헤더 -->
 
<div style="background-color: #1d4e89; color: white; padding: 40px 20px; text-align: center; border-radius: 8px; margin-bottom: 40px; background-image: linear-gradient(135deg, #1d4e89 0%, #2a4365 100%);">
 
<div style="background-color: #1d4e89; color: white; padding: 40px 20px; text-align: center; border-radius: 8px; margin-bottom: 40px; background-image: linear-gradient(135deg, #1d4e89 0%, #2a4365 100%);">
5번째 줄: 6번째 줄:
 
<p style="margin-top: 10px; font-size: 1.1em; opacity: 0.9;">부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브</p>
 
<p style="margin-top: 10px; font-size: 1.1em; opacity: 0.9;">부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브</p>
 
</div>
 
</div>
<!-- 2. [현재 학기] 섹션 -->
+
 
<div style="margin-bottom: 60px;">
+
<!-- 2. [현재 학기] 섹션 - 정규 과목 단독 배치 -->
 +
<div style="margin-bottom: 50px;">
 
<div style="border-bottom: 2px solid #1d4e89; margin-bottom: 20px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: end;">
 
<div style="border-bottom: 2px solid #1d4e89; margin-bottom: 20px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: end;">
 
<h2 style="color: #1d4e89; margin: 0; font-size: 1.8em; border: none;">🔥 2026-1학기 (Current)</h2>
 
<h2 style="color: #1d4e89; margin: 0; font-size: 1.8em; border: none;">🔥 2026-1학기 (Current)</h2>
<span style="font-size: 0.9em; color: #666;">총 4개 프로그램 진행 중</span>
+
<span style="font-size: 0.9em; color: #666;">메인 강좌</span>
 +
</div>
 +
 
 +
<!-- 정규 과목 카드 -->
 +
<div style="border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white; max-width: 900px; margin: 0 auto;">
 +
<div style="background-color: #f8fafc; padding: 20px 30px; border-bottom: 1px solid #e2e8f0; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;">
 +
<div>
 +
<span style="background-color: #1d4e89; color: white; padding: 4px 10px; border-radius: 4px; font-size: 0.8em; font-weight: bold; margin-right: 10px;">정규</span>
 +
<h3 style="display: inline-block; margin: 0; font-size: 1.5em; color: #2d3748; border: none; vertical-align: middle;">디지털 인문학 입문</h3>
 +
</div>
 +
<p style="margin: 5px 0 0 0; font-size: 1em; color: #718096;">담당: 김서윤 교수</p>
 +
</div>
 +
 
 +
<div style="padding: 40px 30px;">
 +
<!-- 3개의 정사각형 카드 -->
 +
<div style="display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;">
 +
 
 +
<!-- 1. 강의계획서 -->
 +
<div style="flex: 1; min-width: 220px; max-width: 260px;">
 +
[[Syllabus|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);">
 +
    <span style="font-size: 3em; margin-bottom: 10px;">📅</span>
 +
    <span style="display: block;">
 +
        <span style="display: block; font-size: 1.2em; font-weight: bold; color: #2d3748; margin-bottom: 5px;">강의계획서</span>
 +
        <span style="display: block; font-size: 0.9em; color: #718096;">수업 일정 및 평가 기준</span>
 +
    </span>
 +
    <span style="display: inline-block; padding: 8px 20px; background-color: #1d4e89; color: white; border-radius: 20px; font-size: 0.9em; font-weight: bold; margin-top: 15px;">바로가기</span>
 +
</span>]]
 +
</div>
 +
 
 +
<!-- 2. 강의 자료실 -->
 +
<div style="flex: 1; min-width: 220px; max-width: 260px;">
 +
[[2026-1_DH입문_Materials|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);">
 +
    <span style="font-size: 3em; margin-bottom: 10px;">📚</span>
 +
    <span style="display: block;">
 +
        <span style="display: block; font-size: 1.2em; font-weight: bold; color: #2d3748; margin-bottom: 5px;">강의 자료실</span>
 +
        <span style="display: block; font-size: 0.9em; color: #718096;">매주 수업 PPT 및 참고문헌</span>
 +
    </span>
 +
    <span style="display: inline-block; padding: 8px 20px; background-color: #1d4e89; color: white; border-radius: 20px; font-size: 0.9em; font-weight: bold; margin-top: 15px;">바로가기</span>
 +
</span>]]
 +
</div>
 +
 
 +
<!-- 3. 학생 프로젝트 -->
 +
<div style="flex: 1; min-width: 220px; max-width: 260px;">
 +
[[2026-1_DH입문_Projects|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);">
 +
    <span style="font-size: 3em; margin-bottom: 10px;">💡</span>
 +
    <span style="display: block;">
 +
        <span style="display: block; font-size: 1.2em; font-weight: bold; color: #2d3748; margin-bottom: 5px;">학생 프로젝트</span>
 +
        <span style="display: block; font-size: 0.9em; color: #718096;">조별 과제 및 결과물 아카이브</span>
 +
    </span>
 +
    <span style="display: inline-block; padding: 8px 20px; background-color: #1d4e89; color: white; border-radius: 20px; font-size: 0.9em; font-weight: bold; margin-top: 15px;">바로가기</span>
 +
</span>]]
 
</div>
 
</div>
<!-- 과목 카드 그리드 -->
+
 
<div style="display: flex; flex-wrap: wrap; gap: 20px;">
 
<!-- 1. 정규 과목 -->
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
 
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
 
<span style="background-color: #1d4e89; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">정규</span>
 
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">디지털 인문학 입문</h3>
 
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: 김서윤 교수</p>
 
 
</div>
 
</div>
<div style="padding: 20px;">
 
<div style="display: flex; gap: 8px; flex-direction: column;">
 
[[2026-1_DH입문_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 강의계획서</span>]]
 
[[2026-1_DH입문_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 강의 자료실</span>]]
 
[[2026-1_DH입문_Projects|<span style="display:block; padding: 10px; background-color: #ebf8ff; border: 1px solid #bee3f8; border-radius: 6px; color: #2b6cb0; text-align: center; font-weight: bold;">💡 학생 프로젝트</span>]]
 
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
<!-- 2. 비교과 -->
+
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
+
<!-- 3. [수업 준비 및 기타 프로그램] 섹션 - 박스형 목록으로 변경 (details 태그 제거) -->
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
+
<div style="margin-bottom: 60px;">
<span style="background-color: #d69e2e; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">비교과</span>
+
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🚀 Other Programs (2026-1)</h2>
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">Python 텍스트 분석</h3>
+
 
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: DHC 센터</p>
+
<!-- 비교과 -->
 +
<div style="margin-bottom: 20px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;">
 +
<div style="background-color: #fffaf0; padding: 15px 20px; border-bottom: 1px solid #edf2f7; display: flex; align-items: center;">
 +
<span style="background-color: #d69e2e; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; margin-right: 10px; font-weight: bold;">비교과</span>
 +
<span style="font-weight: bold; color: #2d3748;">Python 텍스트 분석 (담당: DHC 센터)</span>
 
</div>
 
</div>
 
<div style="padding: 20px;">
 
<div style="padding: 20px;">
<div style="display: flex; gap: 8px; flex-direction: column;">
+
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
[[2026-1_Python_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 커리큘럼</span>]]
+
<div style="flex: 1; min-width: 150px;">
[[2026-1_Python_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 특강 자료실</span>]]
+
[[2026-1_Python_Syllabus|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📅</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">커리큘럼</span></span>]]
[[2026-1_Python_Projects|<span style="display:block; padding: 10px; background-color: #fffff0; border: 1px solid #fefcbf; border-radius: 6px; color: #b7791f; text-align: center; font-weight: bold;">💡 실습 결과물</span>]]
+
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-1_Python_Materials|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📚</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">특강자료</span></span>]]
 +
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-1_Python_Projects|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fffff0; border: 1px solid #fefcbf; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">💡</span><span style="font-size: 0.85em; font-weight: bold; color: #b7791f;">실습결과</span></span>]]
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
<!-- 3. 도약학기 -->
+
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
+
<!-- 도약학기 -->
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
+
<div style="margin-bottom: 20px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;">
<span style="background-color: #38a169; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">도약학기</span>
+
<div style="background-color: #f0fff4; padding: 15px 20px; border-bottom: 1px solid #edf2f7; display: flex; align-items: center;">
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">빅데이터와 로컬리티</h3>
+
<span style="background-color: #38a169; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; margin-right: 10px; font-weight: bold;">도약학기</span>
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: 홍길동 교수</p>
+
<span style="font-weight: bold; color: #2d3748;">빅데이터와 로컬리티 (담당: 홍길동 교수)</span>
 
</div>
 
</div>
 
<div style="padding: 20px;">
 
<div style="padding: 20px;">
<div style="display: flex; gap: 8px; flex-direction: column;">
+
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
[[2026-1_빅데이터_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 강의계획서</span>]]
+
<div style="flex: 1; min-width: 150px;">
[[2026-1_빅데이터_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 강의 자료실</span>]]
+
[[2026-1_빅데이터_Syllabus|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📅</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">강의계획서</span></span>]]
[[2026-1_빅데이터_Projects|<span style="display:block; padding: 10px; background-color: #f0fff4; border: 1px solid #c6f6d5; border-radius: 6px; color: #2f855a; text-align: center; font-weight: bold;">💡 학생 프로젝트</span>]]
+
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-1_빅데이터_Materials|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📚</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">강의자료실</span></span>]]
 +
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-1_빅데이터_Projects|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #f0fff4; border: 1px solid #c6f6d5; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">💡</span><span style="font-size: 0.85em; font-weight: bold; color: #2f855a;">프로젝트</span></span>]]
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
<!-- 4. 워크숍 -->
+
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
+
<!-- 워크숍 -->
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
+
<div style="margin-bottom: 20px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;">
<span style="background-color: #805ad5; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">워크숍</span>
+
<div style="background-color: #f3e8ff; padding: 15px 20px; border-bottom: 1px solid #edf2f7; display: flex; align-items: center;">
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">디지털 역사학 초청 강연</h3>
+
<span style="background-color: #805ad5; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; margin-right: 10px; font-weight: bold;">워크숍</span>
<p style="margin: 0; font-size: 0.9em; color: #718096;">주최: 인문학연구소</p>
+
<span style="font-weight: bold; color: #2d3748;">디지털 역사학 초청 강연 (주최: 인문학연구소)</span>
 
</div>
 
</div>
 
<div style="padding: 20px;">
 
<div style="padding: 20px;">
<div style="display: flex; gap: 8px; flex-direction: column;">
+
<div style="display: flex; gap: 10px; flex-wrap: wrap;">
[[2026-W_초청강연_Info|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 행사 개요</span>]]
+
<div style="flex: 1; min-width: 150px;">
[[2026-W_초청강연_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 발표 자료집</span>]]
+
[[2026-W_초청강연_Info|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📅</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">행사개요</span></span>]]
[[2026-W_초청강연_Archive|<span style="display:block; padding: 10px; background-color: #f3e8ff; border: 1px solid #d6bcfa; border-radius: 6px; color: #6b46c1; text-align: center; font-weight: bold;">📸 현장 스케치</span>]]
 
 
</div>
 
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-W_초청강연_Materials|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📚</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">발표자료</span></span>]]
 
</div>
 
</div>
 +
<div style="flex: 1; min-width: 150px;">
 +
[[2026-W_초청강연_Archive|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #f3e8ff; border: 1px solid #d6bcfa; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📸</span><span style="font-size: 0.85em; font-weight: bold; color: #6b46c1;">현장스케치</span></span>]]
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
<!-- 3. 아카이브 섹션 -->
 
<div style="margin-bottom: 50px;">
 
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🗄️ Past Archives</h2>
 
<details style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden;">
 
<summary style="background-color: #f7fafc; padding: 15px; cursor: pointer; font-weight: bold; color: #2d3748; outline: none;">📂 2025학년도 (Click to expand)</summary>
 
<div style="padding: 20px; background-color: white;">
 
<p style="color: #aaa; font-style: italic;">(지난 학기 자료가 이곳에 누적됩니다)</p>
 
 
</div>
 
</div>
</details>
 
 
</div>
 
</div>
<!-- 4. 공통 자료실 (2x2 배열) -->
+
 
 +
<!-- 4. 공통 자료실 (Common Resources) -->
 
<div style="margin-bottom: 50px;">
 
<div style="margin-bottom: 50px;">
 
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">📚 Common Resources & Archives</h2>
 
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">📚 Common Resources & Archives</h2>
 +
 
<div style="display: flex; gap: 20px; flex-wrap: wrap;">
 
<div style="display: flex; gap: 20px; flex-wrap: wrap;">
 +
 
<!-- 자료실 카드 1 -->
 
<!-- 자료실 카드 1 -->
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
[[Common_References|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📖</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">학습 메뉴얼</span><span style="display:block; font-size: 0.95em; color: #718096;">도구 사용법 및 가이드</span></span>]]
 
[[Common_References|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📖</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">학습 메뉴얼</span><span style="display:block; font-size: 0.95em; color: #718096;">도구 사용법 및 가이드</span></span>]]
 
</div>
 
</div>
 +
 
<!-- 자료실 카드 2 -->
 
<!-- 자료실 카드 2 -->
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
[[Common_Papers|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📑</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">논문 / 아티클</span><span style="display:block; font-size: 0.95em; color: #718096;">디지털 인문학 관련 연구</span></span>]]
 
[[Common_Papers|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📑</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">논문 / 아티클</span><span style="display:block; font-size: 0.95em; color: #718096;">디지털 인문학 관련 연구</span></span>]]
 
</div>
 
</div>
 +
 
<!-- 자료실 카드 3 -->
 
<!-- 자료실 카드 3 -->
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
[[Common_Posters|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🖼️</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">포스터 / 전시</span><span style="display:block; font-size: 0.95em; color: #718096;">학술대회 포스터 및 도록</span></span>]]
 
[[Common_Posters|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🖼️</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">포스터 / 전시</span><span style="display:block; font-size: 0.95em; color: #718096;">학술대회 포스터 및 도록</span></span>]]
 
</div>
 
</div>
 +
 
<!-- 자료실 카드 4 -->
 
<!-- 자료실 카드 4 -->
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 
[[Common_Presentations|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🎤</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">발표 자료 (PPT)</span><span style="display:block; font-size: 0.95em; color: #718096;">세미나 및 컨퍼런스 자료</span></span>]]
 
[[Common_Presentations|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🎤</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">발표 자료 (PPT)</span><span style="display:block; font-size: 0.95em; color: #718096;">세미나 및 컨퍼런스 자료</span></span>]]
 +
</div>
 +
 +
</div>
 +
</div>
 +
 +
<!-- 5. 아카이브 섹션 (지난 학기) - 박스형으로 대체 -->
 +
<div style="margin-bottom: 50px;">
 +
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🗄️ Past Archives</h2>
 +
 +
<!-- 연도별 박스 (details 제거됨) -->
 +
<div style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;">
 +
<div style="background-color: #f7fafc; padding: 15px 20px; font-weight: bold; color: #2d3748; border-bottom: 1px solid #eee;">
 +
📂 2025학년도
 +
</div>
 +
<div style="padding: 20px;">
 +
<!-- 2025-2학기 -->
 +
<h4 style="color: #1d4e89; border-left: 3px solid #1d4e89; padding-left: 10px; margin-top: 0; border: none;">2학기</h4>
 +
<ul style="list-style: none; padding: 0;">
 +
<li style="margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #eee; display: flex; justify-content: space-between; align-items: center;">
 +
<span>
 +
<span style="background-color: #718096; color: white; font-size: 0.7em; padding: 2px 6px; border-radius: 3px; margin-right: 5px;">정규</span>
 +
<strong>문화데이터 분석 기초</strong>
 +
</span>
 +
<span style="font-size: 0.9em;">
 +
[[#|<span style="color: #1d4e89;">[강의안]</span>]]
 +
[[#|<span style="color: #1d4e89; margin-left: 5px;">[프로젝트]</span>]]
 +
</span>
 +
</li>
 +
</ul>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 +
 
</div>
 
</div>
 
<!-- 하단 여백 및 목차 숨김 -->
 
<!-- 하단 여백 및 목차 숨김 -->

2025년 11월 29일 (토) 11:06 판

PNU DHC Course Archive

부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브

🚀 Other Programs (2026-1)

비교과 Python 텍스트 분석 (담당: DHC 센터)

도약학기 빅데이터와 로컬리티 (담당: 홍길동 교수)

워크숍 디지털 역사학 초청 강연 (주최: 인문학연구소)

🗄️ Past Archives

📂 2025학년도

2학기