DESKTOP-CA1CHOC\FoxEdu 10-14
no message
@80a00385c3da504cdb6f4b679aeb1299f87a52ed
html/onSejong/common/notice/scheduleList.html
--- html/onSejong/common/notice/scheduleList.html
+++ html/onSejong/common/notice/scheduleList.html
@@ -59,17 +59,15 @@
 							<li><a href="#none" class="is-active" title="선택됨">리스트</a></li>
 							<li><a href="#none">캘린더</a></li>
 						</ul>
-						<section class="calendar-area">
-							<header class="calendar-header">
-								<div class="l-area">
-									<h3 class="calendar-tit">2025.09</h3>
-									<div class="fnc">
-										<button type="button" class="btn-calendar-pv">이전</button>
-										<button type="button" class="btn-calendar-fw">다음</button>
-									</div>
+						<header class="section-tit-area">
+							<div class="l-area">
+								<h3 class="title-lg">2025</h3>
+								<div class="btn-group">
+									<button type="button" class="btn circle sm ico-pv">이전</button>
+									<button type="button" class="btn circle sm ico-fw">다음</button>
 								</div>
-							</header>
-						</section>
+							</div>
+						</header>
 						<div class="info-type">
 							<table>
 								<caption>행사일정</caption>
@@ -86,15 +84,15 @@
 								<tbody>
 									<tr>
 										<td>2025년 03월 02일</td>
-										<td>입학식</td>
+										<td class="align-left">입학식</td>
 									</tr>
 									<tr>
 										<td>2025년 03월 05일</td>
-										<td>학부모 총회 및 학교 설명회</td>
+										<td class="align-left">학부모 총회 및 학교 설명회</td>
 									</tr>
 									<tr>
 										<td>2025년 03월 22일</td>
-										<td>진로·적성 검사 / 오리엔테이션 활동</td>
+										<td class="align-left">진로·적성 검사 / 오리엔테이션 활동</td>
 									</tr>
 								</tbody>
 							</table>
html/onSejong/manager/class/classWrite.html
--- html/onSejong/manager/class/classWrite.html
+++ html/onSejong/manager/class/classWrite.html
@@ -1,560 +1,546 @@
 <!DOCTYPE html>
 <html lang="ko">
-	<head>
-		<title>온세종학교</title>
-		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-		<meta name="Author" content="" />
-		<meta name="Keywords" content="" />
-		<meta name="Description" content="" />
-		<meta name="format-detection" content="telephone=no" />
-		<meta http-equiv="X-UA-Compatible" content="IE=edge" />
-		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
-		<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
-		<!-- 공통 plugin -->
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
-		<!-- //공통 plugin -->
-		<!-- 페이지 plugin-->
-		<!-- //페이지 plugin-->
-		<!-- 공통 퍼블 layout: 개발시 삭제-->
-		<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
-		<!--//퍼블 layout-->
-		<!-- 공통 메뉴 js-->
-		<!-- //공통 메뉴 js -->
-		<!--공통 퍼블 js-->
-		<script src="/resources/front/site/SITE_00000/js/common.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
-		<!--//공통 퍼블 js-->
-	</head>
 
-	<body>
-		<div class="accessibility">
-			<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
-		</div>
-		<!-- for-teacher / for-student -->
-		<div class="container">
-			<!-- 통합 헤더 및 네비게이션 -->
-			<header class="site-header"></header>
-			<div class="site-body" id="skipToContents">
-				<div class="wrap">
-					<div class="site-cont">
-						<ul class="breadcrumb">
-							<li><a href="#none" class="home">홈</a></li>
-							<li><a href="#none">1depth</a></li>
-							<li><a href="#none">2depth</a></li>
-						</ul>
-						<div class="page-tit-area">
-							<div class="l-area">
-								<h2 class="title-xlg">수업 만들기</h2>
-							</div>
-							<div class="r-area">
-								<div class="btn-group">
-									<button class="btn secondary">수업 설계안 가져오기</button>
-								</div>
+<head>
+	<title>온세종학교</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+	<meta name="Author" content="" />
+	<meta name="Keywords" content="" />
+	<meta name="Description" content="" />
+	<meta name="format-detection" content="telephone=no" />
+	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
+	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
+	<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
+	<!-- 공통 plugin -->
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+	<!-- //공통 plugin -->
+	<!-- 페이지 plugin-->
+	<!-- //페이지 plugin-->
+	<!-- 공통 퍼블 layout: 개발시 삭제-->
+	<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+	<!--//퍼블 layout-->
+	<!-- 공통 메뉴 js-->
+	<!-- //공통 메뉴 js -->
+	<!--공통 퍼블 js-->
+	<script src="/resources/front/site/SITE_00000/js/common.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+	<!--//공통 퍼블 js-->
+</head>
+
+<body>
+	<div class="accessibility">
+		<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
+	</div>
+	<!-- for-teacher / for-student -->
+	<div class="container">
+		<!-- 통합 헤더 및 네비게이션 -->
+		<header class="site-header"></header>
+		<div class="site-body" id="skipToContents">
+			<div class="wrap">
+				<div class="site-cont">
+					<ul class="breadcrumb">
+						<li><a href="#none" class="home">홈</a></li>
+						<li><a href="#none">1depth</a></li>
+						<li><a href="#none">2depth</a></li>
+					</ul>
+					<div class="page-tit-area">
+						<div class="l-area">
+							<h2 class="title-xlg">수업 만들기</h2>
+						</div>
+						<div class="r-area">
+							<div class="btn-group">
+								<button class="btn secondary">수업 설계안 가져오기</button>
 							</div>
 						</div>
-						<section class="section">
-							<div class="summary">
-								<i class="ico-info"></i>
-								<div class="txt-area">
-									<p>아래 정보를 입력해 수업을 만들어보세요.</p>
-								</div>
+					</div>
+					<section class="section">
+						<div class="summary">
+							<i class="ico-info"></i>
+							<div class="txt-area">
+								<p>아래 정보를 입력해 수업을 만들어보세요.</p>
 							</div>
-							<div class="section-tit-area">
-								<div class="l-area">
-									<h3 class="txt-hide">기본 정보</h3>
-								</div>
-								<div class="r-area">
-									<p class="msg">
-										<i class="required">
-											*
-											<span class="txt-hide">필수</span>
-										</i>
-										필수 입력
-									</p>
-								</div>
+						</div>
+						<div class="section-tit-area">
+							<div class="l-area">
+								<h3 class="txt-hide">기본 정보</h3>
 							</div>
-							<div class="write-type">
-								<table>
-									<caption>기본 정보 입력</caption>
-									<colgroup>
-										<col style="width: 160px" />
-										<col />
-									</colgroup>
-									<tbody>
-										<tr>
-											<th scope="row">
-												수업분류
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>클래스 선택 1</legend>
-													<div class="checkradio">
-														<input type="radio" name="ctype1" id="ctype1-1" checked />
-														<label for="ctype1-1">대면수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype1" id="ctype1-2" />
-														<label for="ctype1-2">영상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype1" id="ctype1-3" />
-														<label for="ctype1-3">화상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype1" id="ctype1-4" />
-														<label for="ctype1-4">공동문서편집</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업명
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<input type="text" class="q1" placeholder="차시 입력" />
-												<input type="text" class="q3" placeholder="수업명을 입력하세요." />
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">설명</th>
-											<td>
-												<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업 시간
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>수업 시간 1</legend>
-													<ul>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime1" id="ctime1-1" checked />
-																<label for="ctime1-1">정규수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>과정 개설 시 선택한 수업시간 표시</option>
-																	</select>
-																	<div class="time-set">
-																		<input type="date" />
-																	</div>
-																</div>
-															</div>
-														</li>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime1" id="ctime1-2" />
-																<label for="ctime1-2">보강수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>요일선택</option>
-																	</select>
-																	<select>
-																		<option>시작시간</option>
-																	</select>
-																	<div class="time-set">
-																		<select title="시작 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="시작 분">
-																			<option>00</option>
-																		</select>
-																		<span>-</span>
-																		<select title="종료 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="종료 분">
-																			<option>00</option>
-																		</select>
-																	</div>
-																</div>
-															</div>
-														</li>
-													</ul>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">썸네일</th>
-											<td>
-												<div class="file-add-area">
-													<div class="file-custom">
-														<input type="file" class="input-file" title="파일선택" />
-														<div class="preview-area class-thumb"></div>
-													</div>
-													<div class="item-area">
-														<div class="item">
-															<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg</p>
-															<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+							<div class="r-area">
+								<p class="msg">
+									<i class="required">
+										*
+										<span class="txt-hide">필수</span>
+									</i>
+									필수 입력
+								</p>
+							</div>
+						</div>
+						<div class="write-type">
+							<table>
+								<caption>기본 정보 입력</caption>
+								<colgroup>
+									<col style="width: 160px" />
+									<col />
+								</colgroup>
+								<tbody>
+									<tr>
+										<th scope="row">
+											수업분류
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset>
+												<legend>클래스 선택 1</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctype1" id="ctype1-1" checked />
+													<label for="ctype1-1">대면수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype1" id="ctype1-2" />
+													<label for="ctype1-2">영상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype1" id="ctype1-3" />
+													<label for="ctype1-3">화상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype1" id="ctype1-4" />
+													<label for="ctype1-4">공동문서편집</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업명
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<input type="text" class="percent-width1" placeholder="차시 입력" />
+											<input type="text" class="percent-width8" placeholder="수업명을 입력하세요." />
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">설명</th>
+										<td>
+											<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업 시간
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area dir-col">
+												<legend>수업 시간 선택</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctime1" id="ctime1-1" checked />
+													<label for="ctime1-1">정규수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>과정 개설 시 선택한 수업시간 표시</option>
+														</select>
+														<div class="time-set">
+															<input type="date" />
 														</div>
-														<small>* 권장 사이즈 : 640x480px</small>
 													</div>
 												</div>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업자료 파일첨부
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<div class="file-drag-area">
-													<input type="file" class="input-file" />
-													<p>
-														첨부할 파일을 여기에 끌어다 놓거나, 버튼을 눌러 파일을 직접 선택해주세요.
-														<br />
-														대용량 파일(최대300MB)을 업로드 할 경우 서비스 적용에 다소 시간이 소요될 수 있습니다.
-													</p>
-													<span class="btn ico-upload primary">파일 선택</span>
+												<div class="checkradio">
+													<input type="radio" name="ctime1" id="ctime1-2" />
+													<label for="ctime1-2">보강수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>요일선택</option>
+														</select>
+														<div class="time-set">
+															<select title="시작 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="시작 분">
+																<option>00</option>
+															</select>
+															<span>-</span>
+															<select title="종료 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="종료 분">
+																<option>00</option>
+															</select>
+														</div>
+													</div>
 												</div>
-												<div class="item-list-box drag-file-list">
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">썸네일</th>
+										<td>
+											<div class="file-add-area">
+												<div class="file-custom">
+													<input type="file" class="input-file" title="파일선택" />
+													<div class="preview-area class-thumb"></div>
+												</div>
+												<div class="item-area">
 													<div class="item">
-														<div class="txt-area">
-															<i class="ico-attach"></i>
-															<p class="txt">첨부파일명.pdf</p>
-															<small>124kb</small>
-														</div>
-														<div class="item-fnc-area">
-															<a href="#none" class="ico-download">다운로드</a>
-															<button type="button" class="ico-delete">삭제</button>
+														<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg
+														</p>
+														<button type="button" class="btn-ico ico-delete"><span
+																class="txt-hide">삭제</span></button>
+													</div>
+													<small>* 권장 사이즈 : 640x480px</small>
+												</div>
+											</div>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업자료 파일첨부
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<div class="file-drag-area">
+												<input type="file" class="input-file" />
+												<p>
+													첨부할 파일을 여기에 끌어다 놓거나, 버튼을 눌러 파일을 직접 선택해주세요.
+													<br />
+													대용량 파일(최대300MB)을 업로드 할 경우 서비스 적용에 다소 시간이 소요될 수 있습니다.
+												</p>
+												<span class="btn ico-upload primary">파일 선택</span>
+											</div>
+											<div class="item-list-box drag-file-list">
+												<div class="item">
+													<div class="txt-area">
+														<i class="ico-attach"></i>
+														<p class="txt">첨부파일명.pdf</p>
+														<small>124kb</small>
+													</div>
+													<div class="item-fnc-area">
+														<a href="#none" class="ico-download">다운로드</a>
+														<button type="button" class="ico-delete">삭제</button>
+													</div>
+												</div>
+											</div>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											공개여부
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area">
+												<legend>공개여부 선택 1</legend>
+												<div class="checkradio">
+													<input type="radio" name="openYn1" id="openYn1-1" checked />
+													<label for="openYn1-1">공개</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="openYn1" id="openYn1-2" />
+													<label for="openYn1-2">비공개</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											채팅 사용여부
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area">
+												<legend>채팅 사용여부 선택 1</legend>
+												<div class="checkradio">
+													<input type="radio" name="chatYn1" id="chatYn1-1" checked />
+													<label for="chatYn1-1">사용</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="chatYn1" id="chatYn1-2" />
+													<label for="chatYn1-2">미사용</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">수업 설계</th>
+										<td>
+											<button class="btn secondary">수업 설계하기</button>
+										</td>
+									</tr>
+								</tbody>
+							</table>
+						</div>
+						<div class="write-type">
+							<table>
+								<caption>기본 정보 입력</caption>
+								<colgroup>
+									<col style="width: 160px" />
+									<col />
+								</colgroup>
+								<tbody>
+									<tr>
+										<th scope="row">
+											수업분류
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area">
+												<legend>클래스 선택 2</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctype2" id="ctype2-1" />
+													<label for="ctype2-1">대면수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype2" id="ctype2-2" />
+													<label for="ctype2-2">영상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype2" id="ctype2-3" checked />
+													<label for="ctype2-3">화상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype2" id="ctype2-4" />
+													<label for="ctype2-4">공동문서편집</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업명
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<input type="text" class="q1" placeholder="차시 입력" />
+											<input type="text" class="q3" placeholder="수업명을 입력하세요." />
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">설명</th>
+										<td>
+											<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업 시간
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area dir-col">
+												<legend>수업 시간 2</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctime2" id="ctime2-1" checked />
+													<label for="ctime2-1">정규수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>과정 개설 시 선택한 수업시간 표시</option>
+														</select>
+														<div class="time-set">
+															<input type="date" />
 														</div>
 													</div>
 												</div>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												공개여부
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset class="checkradio-area">
-													<legend>공개여부 선택 1</legend>
-													<div class="checkradio">
-														<input type="radio" name="openYn1" id="openYn1-1" checked />
-														<label for="openYn1-1">공개</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="openYn1" id="openYn1-2" />
-														<label for="openYn1-2">비공개</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												채팅 사용여부
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset class="checkradio-area">
-													<legend>채팅 사용여부 선택 1</legend>
-													<div class="checkradio">
-														<input type="radio" name="chatYn1" id="chatYn1-1" checked />
-														<label for="chatYn1-1">사용</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="chatYn1" id="chatYn1-2" />
-														<label for="chatYn1-2">미사용</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">수업 설계</th>
-											<td>
-												<button class="btn secondary">수업 설계하기</button>
-											</td>
-										</tr>
-									</tbody>
-								</table>
-							</div>
-							<div class="write-type">
-								<table>
-									<caption>기본 정보 입력</caption>
-									<colgroup>
-										<col style="width: 160px" />
-										<col />
-									</colgroup>
-									<tbody>
-										<tr>
-											<th scope="row">
-												수업분류
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>클래스 선택 2</legend>
-													<div class="checkradio">
-														<input type="radio" name="ctype2" id="ctype2-1" />
-														<label for="ctype2-1">대면수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype2" id="ctype2-2" />
-														<label for="ctype2-2">영상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype2" id="ctype2-3" checked />
-														<label for="ctype2-3">화상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype2" id="ctype2-4" />
-														<label for="ctype2-4">공동문서편집</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업명
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<input type="text" class="q1" placeholder="차시 입력" />
-												<input type="text" class="q3" placeholder="수업명을 입력하세요." />
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">설명</th>
-											<td>
-												<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업 시간
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>수업 시간 2</legend>
-													<ul>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime2" id="ctime2-1" checked />
-																<label for="ctime2-1">정규수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>과정 개설 시 선택한 수업시간 표시</option>
-																	</select>
-																	<div class="time-set">
-																		<input type="date" />
-																	</div>
-																</div>
-															</div>
-														</li>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime2" id="ctime2-2" />
-																<label for="ctime2-2">보강수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>요일선택</option>
-																	</select>
-																	<select>
-																		<option>시작시간</option>
-																	</select>
-																	<div class="time-set">
-																		<select title="시작 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="시작 분">
-																			<option>00</option>
-																		</select>
-																		<span>-</span>
-																		<select title="종료 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="종료 분">
-																			<option>00</option>
-																		</select>
-																	</div>
-																</div>
-															</div>
-														</li>
-													</ul>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">썸네일</th>
-											<td>
-												<div class="file-add-area">
-													<div class="file-custom">
-														<input type="file" class="input-file" title="파일선택" />
-														<div class="preview-area class-thumb"></div>
-													</div>
-													<div class="item-area">
-														<div class="item">
-															<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg</p>
-															<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+												<div class="checkradio">
+													<input type="radio" name="ctime2" id="ctime2-2" />
+													<label for="ctime2-2">보강수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>요일선택</option>
+														</select>
+														<div class="time-set">
+															<select title="시작 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="시작 분">
+																<option>00</option>
+															</select>
+															<span>-</span>
+															<select title="종료 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="종료 분">
+																<option>00</option>
+															</select>
 														</div>
-														<small>* 권장 사이즈 : 640x480px</small>
 													</div>
 												</div>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												공개여부
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset class="checkradio-area">
-													<legend>공개여부 선택 2</legend>
-													<div class="checkradio">
-														<input type="radio" name="openYn2" id="openYn2-1" checked />
-														<label for="openYn2-1">공개</label>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">썸네일</th>
+										<td>
+											<div class="file-add-area">
+												<div class="file-custom">
+													<input type="file" class="input-file" title="파일선택" />
+													<div class="preview-area class-thumb"></div>
+												</div>
+												<div class="item-area">
+													<div class="item">
+														<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg
+														</p>
+														<button type="button" class="btn-ico ico-delete"><span
+																class="txt-hide">삭제</span></button>
 													</div>
-													<div class="checkradio">
-														<input type="radio" name="openYn2" id="openYn2-2" />
-														<label for="openYn2-2">비공개</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-									</tbody>
-								</table>
-							</div>
-							<div class="write-type">
-								<table>
-									<caption>기본 정보 입력</caption>
-									<colgroup>
-										<col style="width: 160px" />
-										<col />
-									</colgroup>
-									<tbody>
-										<tr>
-											<th scope="row">
-												수업분류
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>클래스 선택 3</legend>
-													<div class="checkradio">
-														<input type="radio" name="ctype3" id="ctype3-1" />
-														<label for="ctype3-1">대면수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype3" id="ctype3-2" />
-														<label for="ctype3-2">영상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype3" id="ctype3-3" />
-														<label for="ctype3-3">화상수업</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="ctype3" id="ctype3-4" checked />
-														<label for="ctype3-4">공동문서편집</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업명
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<input type="text" class="q1" placeholder="차시 입력" />
-												<input type="text" class="q3" placeholder="수업명을 입력하세요." />
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">설명</th>
-											<td>
-												<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">
-												수업 시간
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset>
-													<legend>수업 시간 3</legend>
-													<ul>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime3" id="ctime3-1" checked />
-																<label for="ctime3-1">정규수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>과정 개설 시 선택한 수업시간 표시</option>
-																	</select>
-																	<div class="time-set">
-																		<input type="date" />
-																	</div>
-																</div>
-															</div>
-														</li>
-														<li>
-															<div class="checkradio">
-																<input type="radio" name="ctime3" id="ctime3-2" />
-																<label for="ctime3-2">보강수업</label>
-																<div class="checkradio-option">
-																	<select>
-																		<option>요일선택</option>
-																	</select>
-																	<select>
-																		<option>시작시간</option>
-																	</select>
-																	<div class="time-set">
-																		<select title="시작 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="시작 분">
-																			<option>00</option>
-																		</select>
-																		<span>-</span>
-																		<select title="종료 시">
-																			<option>00</option>
-																		</select>
-																		<span>:</span>
-																		<select title="종료 분">
-																			<option>00</option>
-																		</select>
-																	</div>
-																</div>
-															</div>
-														</li>
-													</ul>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">썸네일</th>
-											<td>
-												<div class="file-add-area">
-													<div class="file-custom">
-														<input type="file" class="input-file" title="파일선택" />
-														<div class="preview-area class-thumb"></div>
-													</div>
-													<div class="item-area">
-														<div class="item">
-															<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg</p>
-															<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+													<small>* 권장 사이즈 : 640x480px</small>
+												</div>
+											</div>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											공개여부
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area">
+												<legend>공개여부 선택 2</legend>
+												<div class="checkradio">
+													<input type="radio" name="openYn2" id="openYn2-1" checked />
+													<label for="openYn2-1">공개</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="openYn2" id="openYn2-2" />
+													<label for="openYn2-2">비공개</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+								</tbody>
+							</table>
+						</div>
+						<div class="write-type">
+							<table>
+								<caption>기본 정보 입력</caption>
+								<colgroup>
+									<col style="width: 160px" />
+									<col />
+								</colgroup>
+								<tbody>
+									<tr>
+										<th scope="row">
+											수업분류
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset>
+												<legend>클래스 선택 3</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctype3" id="ctype3-1" />
+													<label for="ctype3-1">대면수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype3" id="ctype3-2" />
+													<label for="ctype3-2">영상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype3" id="ctype3-3" />
+													<label for="ctype3-3">화상수업</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="ctype3" id="ctype3-4" checked />
+													<label for="ctype3-4">공동문서편집</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업명
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<input type="text" class="q1" placeholder="차시 입력" />
+											<input type="text" class="q3" placeholder="수업명을 입력하세요." />
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">설명</th>
+										<td>
+											<textarea placeholder="설명을 입력하세요." title="설명을 입력하세요."></textarea>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">
+											수업 시간
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area dir-col">
+												<legend>수업 시간 3</legend>
+												<div class="checkradio">
+													<input type="radio" name="ctime3" id="ctime3-1" checked />
+													<label for="ctime3-1">정규수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>과정 개설 시 선택한 수업시간 표시</option>
+														</select>
+														<div class="time-set">
+															<input type="date" />
 														</div>
-														<small>* 권장 사이즈 : 640x480px</small>
 													</div>
 												</div>
-											</td>
-										</tr>
-										<!-- <tr>
+												<div class="checkradio">
+													<input type="radio" name="ctime3" id="ctime3-2" />
+													<label for="ctime3-2">보강수업</label>
+													<div class="checkradio-option">
+														<select>
+															<option>요일선택</option>
+														</select>
+														<div class="time-set">
+															<select title="시작 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="시작 분">
+																<option>00</option>
+															</select>
+															<span>-</span>
+															<select title="종료 시">
+																<option>00</option>
+															</select>
+															<span>:</span>
+															<select title="종료 분">
+																<option>00</option>
+															</select>
+														</div>
+													</div>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">썸네일</th>
+										<td>
+											<div class="file-add-area">
+												<div class="file-custom">
+													<input type="file" class="input-file" title="파일선택" />
+													<div class="preview-area class-thumb"></div>
+												</div>
+												<div class="item-area">
+													<div class="item">
+														<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일
+															이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지..jpg
+														</p>
+														<button type="button" class="btn-ico ico-delete"><span
+																class="txt-hide">삭제</span></button>
+													</div>
+													<small>* 권장 사이즈 : 640x480px</small>
+												</div>
+											</div>
+										</td>
+									</tr>
+									<!-- <tr>
                                     <th scope="row">수업자료 파일첨부<i class="required">필수</i></th>
                                     <td>
                                         <div class="file-drag-area">
@@ -580,106 +566,106 @@
                                         </div>
                                     </td>
                                 </tr> -->
-										<tr>
-											<th scope="row">
-												공개여부
-												<i class="required">필수</i>
-											</th>
-											<td>
-												<fieldset class="checkradio-area">
-													<legend>공개여부 선택 3</legend>
-													<div class="checkradio">
-														<input type="radio" name="openYn3" id="openYn3-1" checked />
-														<label for="openYn3-1">공개</label>
-													</div>
-													<div class="checkradio">
-														<input type="radio" name="openYn3" id="openYn3-2" />
-														<label for="openYn3-2">비공개</label>
-													</div>
-												</fieldset>
-											</td>
-										</tr>
-										<tr>
-											<th scope="row">공동문서편집</th>
-											<td>
-												<button class="btn secondary">공동문서 편집하기</button>
-											</td>
-										</tr>
-									</tbody>
-								</table>
-							</div>
-						</section>
-						<div class="btn-cont">
-							<a href="#none" class="btn lg">취소</a>
-							<a href="#none" class="btn lg primary">등록</a>
+									<tr>
+										<th scope="row">
+											공개여부
+											<i class="required">필수</i>
+										</th>
+										<td>
+											<fieldset class="checkradio-area">
+												<legend>공개여부 선택 3</legend>
+												<div class="checkradio">
+													<input type="radio" name="openYn3" id="openYn3-1" checked />
+													<label for="openYn3-1">공개</label>
+												</div>
+												<div class="checkradio">
+													<input type="radio" name="openYn3" id="openYn3-2" />
+													<label for="openYn3-2">비공개</label>
+												</div>
+											</fieldset>
+										</td>
+									</tr>
+									<tr>
+										<th scope="row">공동문서편집</th>
+										<td>
+											<button class="btn secondary">공동문서 편집하기</button>
+										</td>
+									</tr>
+								</tbody>
+							</table>
 						</div>
+					</section>
+					<div class="btn-cont">
+						<a href="#none" class="btn lg">취소</a>
+						<a href="#none" class="btn lg primary">등록</a>
 					</div>
 				</div>
 			</div>
-			<footer class="site-footer"></footer>
 		</div>
-		<!-- toast -->
-		<div class="toast"></div>
-		<!--popup-->
-		<div class="dim"></div>
-		<script>
-			$(document).ready(function () {
-				const maxFileSize = 300 * 1024 * 1024; //300mb
-				const maxFileCount = 1;
+		<footer class="site-footer"></footer>
+	</div>
+	<!-- toast -->
+	<div class="toast"></div>
+	<!--popup-->
+	<div class="dim"></div>
+	<script>
+		$(document).ready(function () {
+			const maxFileSize = 300 * 1024 * 1024; //300mb
+			const maxFileCount = 1;
 
-				// 드래그 앤 드롭 이벤트 핸들링
-				$('.file-drag-area').each(function () {
-					const $fileDragArea = $(this);
-					const $fileList = $fileDragArea.siblings('.drag-file-list');
+			// 드래그 앤 드롭 이벤트 핸들링
+			$('.file-drag-area').each(function () {
+				const $fileDragArea = $(this);
+				const $fileList = $fileDragArea.siblings('.drag-file-list');
 
-					$fileDragArea.on('dragover', function (e) {
-						e.preventDefault();
-						e.stopPropagation();
-						$fileDragArea.addClass('is-dragover');
-					});
-
-					$fileDragArea.on('dragleave', function (e) {
-						e.preventDefault();
-						e.stopPropagation();
-						$fileDragArea.removeClass('is-dragover');
-					});
-
-					$fileDragArea.on('drop', function (e) {
-						e.preventDefault();
-						e.stopPropagation();
-						$fileDragArea.removeClass('is-dragover');
-
-						const files = e.originalEvent.dataTransfer.files;
-
-						if (files.length > maxFileCount) {
-							alert(`파일은 최대 ${maxFileCount}개만 업로드할 수 있습니다.`);
-							return;
-						}
-
-						handleFiles(files, $fileList);
-					});
-
-					// 파일 선택 버튼 클릭 시
-					$fileDragArea.find('.input-file').on('change', function () {
-						const files = this.files;
-
-						if (files.length > maxFileCount) {
-							alert(`파일은 최대 ${maxFileCount}개만 업로드할 수 있습니다.`);
-							return;
-						}
-
-						handleFiles(files, $fileList);
-					});
+				$fileDragArea.on('dragover', function (e) {
+					e.preventDefault();
+					e.stopPropagation();
+					$fileDragArea.addClass('is-dragover');
 				});
 
-				function handleFiles(files, $fileList) {
-					for (const file of files) {
-						if (file.size > maxFileSize) {
-							alert(`${file.name}은(는) 파일 크기 제한(500KB)을 초과했습니다.`);
-							continue;
-						}
+				$fileDragArea.on('dragleave', function (e) {
+					e.preventDefault();
+					e.stopPropagation();
+					$fileDragArea.removeClass('is-dragover');
+				});
 
-						const fileItem = `
+				$fileDragArea.on('drop', function (e) {
+					e.preventDefault();
+					e.stopPropagation();
+					$fileDragArea.removeClass('is-dragover');
+
+					const files = e.originalEvent.dataTransfer.files;
+
+					if (files.length > maxFileCount) {
+						alert(`파일은 최대 ${maxFileCount}개만 업로드할 수 있습니다.`);
+						return;
+					}
+
+					handleFiles(files, $fileList);
+				});
+
+				// 파일 선택 버튼 클릭 시
+				$fileDragArea.find('.input-file').on('change', function () {
+					const files = this.files;
+
+					if (files.length > maxFileCount) {
+						alert(`파일은 최대 ${maxFileCount}개만 업로드할 수 있습니다.`);
+						return;
+					}
+
+					handleFiles(files, $fileList);
+				});
+			});
+
+			function handleFiles(files, $fileList) {
+				for (const file of files) {
+					if (file.size > maxFileSize) {
+						alert(`${file.name}은(는) 파일 크기 제한(500KB)을 초과했습니다.`);
+						continue;
+					}
+
+					const fileItem = `
                         <div class="item">
                             <div class="txt-area">
                                 <i class="ico-attach"></i>
@@ -695,31 +681,32 @@
                         </div>
                      `;
 
-						$fileList.append(fileItem);
-					}
+					$fileList.append(fileItem);
 				}
+			}
 
-				// 파일 삭제 버튼 클릭 시
-				$(document).on('click', '.item .ico-delete', function () {
-					$(this).closest('.item').remove();
-				});
+			// 파일 삭제 버튼 클릭 시
+			$(document).on('click', '.item .ico-delete', function () {
+				$(this).closest('.item').remove();
 			});
-		</script>
-		<script>
-			$(document).ready(function () {
-				$('.a-write-list').sortable({
-					handle: $('.a-write-list > li').find('.ico-move'),
-					containment: 'parent',
-					update: function (event, ui) {
-						var $list = $(this).children('li');
-						$list.each(function () {
-							var $li = $(this);
-							var newVal = $(this).index() + 1;
-							$(this).find('.num').html(newVal);
-						});
-					},
-				});
+		});
+	</script>
+	<script>
+		$(document).ready(function () {
+			$('.a-write-list').sortable({
+				handle: $('.a-write-list > li').find('.ico-move'),
+				containment: 'parent',
+				update: function (event, ui) {
+					var $list = $(this).children('li');
+					$list.each(function () {
+						var $li = $(this);
+						var newVal = $(this).index() + 1;
+						$(this).find('.num').html(newVal);
+					});
+				},
 			});
-		</script>
-	</body>
-</html>
+		});
+	</script>
+</body>
+
+</html>
(파일 끝에 줄바꿈 문자 없음)
html/onSejong/manager/class/noticeView.html
--- html/onSejong/manager/class/noticeView.html
+++ html/onSejong/manager/class/noticeView.html
@@ -1,146 +1,173 @@
 <!DOCTYPE html>
 <html lang="ko">
-	<head>
-		<title>온세종학교</title>
-		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-		<meta name="Author" content="" />
-		<meta name="Keywords" content="" />
-		<meta name="Description" content="" />
-		<meta name="format-detection" content="telephone=no" />
-		<meta http-equiv="X-UA-Compatible" content="IE=edge" />
-		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
-		<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
-		<!-- 공통 plugin -->
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
-		<!-- //공통 plugin -->
-		<!-- 페이지 plugin-->
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
-		<!-- chart -->
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
-		<!-- //chart -->
-		<!-- painter -->
-		<script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script>
-		<!-- //painter -->
-		<!-- //페이지 plugin-->
-		<!-- 공통 퍼블 layout: 개발시 삭제-->
-		<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
-		<!--//퍼블 layout-->
-		<!-- 공통 메뉴 js-->
-		<!-- //공통 메뉴 js -->
-		<!--공통 퍼블 js-->
-		<script src="/resources/front/site/SITE_00000/js/common.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
-		<!--//공통 퍼블 js-->
-	</head>
 
-	<body>
-		<div class="accessibility">
-			<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
-		</div>
-		<!-- for-teacher / for-student -->
-		<div class="container">
-			<!-- 통합 헤더 및 네비게이션 -->
-			<header class="site-header"></header>
-			<div class="site-body" id="skipToContents">
-				<div class="wrap">
-					<div class="site-cont">
-						<ul class="breadcrumb">
-							<li><a href="#none" class="home">홈</a></li>
-							<li><a href="#none">1depth</a></li>
-							<li><a href="#none">2depth</a></li>
-						</ul>
-						<div class="page-tit-area">
-							<div class="l-area dir-col">
-								<h2 class="title-xlg">공지사항</h2>
-								<p class="txt-sub">
-									포털, 다채움, 체인지 등에 올라온 소식들을 간편하게 확인할 수 있습니다.
-									<br />
-									업데이트 된 새로운 정보와 공지사항을 알려드립니다.
-								</p>
-							</div>
+<head>
+	<title>온세종학교</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+	<meta name="Author" content="" />
+	<meta name="Keywords" content="" />
+	<meta name="Description" content="" />
+	<meta name="format-detection" content="telephone=no" />
+	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
+	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
+	<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
+	<!-- 공통 plugin -->
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+	<!-- //공통 plugin -->
+	<!-- 페이지 plugin-->
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
+	<!-- chart -->
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+	<!-- //chart -->
+	<!-- painter -->
+	<script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script>
+	<!-- //painter -->
+	<!-- //페이지 plugin-->
+	<!-- 공통 퍼블 layout: 개발시 삭제-->
+	<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+	<!--//퍼블 layout-->
+	<!-- 공통 메뉴 js-->
+	<!-- //공통 메뉴 js -->
+	<!--공통 퍼블 js-->
+	<script src="/resources/front/site/SITE_00000/js/common.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+	<!--//공통 퍼블 js-->
+</head>
+
+<body>
+	<div class="accessibility">
+		<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
+	</div>
+	<!-- for-teacher / for-student -->
+	<div class="container">
+		<!-- 통합 헤더 및 네비게이션 -->
+		<header class="site-header"></header>
+		<div class="site-body" id="skipToContents">
+			<div class="wrap">
+				<div class="site-cont">
+					<ul class="breadcrumb">
+						<li><a href="#none" class="home">홈</a></li>
+						<li><a href="#none">1depth</a></li>
+						<li><a href="#none">2depth</a></li>
+					</ul>
+					<div class="page-tit-area">
+						<div class="l-area dir-col">
+							<h2 class="title-xlg">공지사항</h2>
+							<p class="txt-sub">
+								포털, 다채움, 체인지 등에 올라온 소식들을 간편하게 확인할 수 있습니다.
+								<br />
+								업데이트 된 새로운 정보와 공지사항을 알려드립니다.
+							</p>
 						</div>
-						<section class="section view-area">
-							<header class="view-header">
-								<div class="l-area">
-									<h3 class="title-lg">
-										<span class="label blue">고정게시물</span>
-										<strong>상세보기 제목상세보기제목상세보기 제목상세보기</strong>
-									</h3>
-									<ul class="info-inline-list no-style">
-										<li>
-											<i class="ico-calendar"></i>
-											<div class="txt-area">2024.07.01</div>
-										</li>
-										<li>
-											<i class="ico-profile"></i>
-											<div class="txt-area">관리자</div>
-										</li>
-										<li>
-											<i class="ico-visibility"></i>
-											<div class="txt-area">134</div>
-										</li>
-									</ul>
-								</div>
-							</header>
-							<div class="view-body">
-								<div class="view-txt">
-									상세보기 내용 영역입니다.
-									<br />
-									상세보기 내용 영역입니다.
-									<br />
-									상세보기 내용 영역입니다.
-								</div>
-								<div class="view-txt view-editor-cont">
-									<p><strong>□ 업데이트 일정 : 2025년 12월 5일(금) 오후 2시경</strong></p>
-									<p>○ 앱 노출 시간은 앱스토어 사정에 따라 상이할 수 있습니다.</p>
-									<p>○ PC앱은 선택 업데이트 방식으로 [설정 > 애플리케이션 정보]를 통해서도 최신 버전으로 업데이트 할 수 있습니다.</p>
-									<p>&nbsp;</p>
-									<p><strong>□ 업데이트 내용</strong></p>
-									<p>○ 앱 노출 시간은 앱스토어 사정에 따라 상이할 수 있습니다.</p>
-									<p>○ PC앱은 선택 업데이트 방식으로 [설정 > 애플리케이션 정보]를 통해서도 최신 버전으로 업데이트 할 수 있습니다.</p>
-								</div>
-								<article class="view-info-area">
-									<h3 class="txt-hide">상세보기 정보</h3>
-									<ul class="info-list">
-										<li>
-											<strong class="info-tit">첨부파일</strong>
-											<div class="txt-area">
-												<ul class="file-list">
-													<li>
-														<a href="#none">
-															<i class="ico-attach"></i>
-															<p>연립일차방정식 활용교재.pdf</p>
-															<small>46KB</small>
-														</a>
-													</li>
-													<li>
-														<a href="#none">
-															<i class="ico-attach"></i>
-															<p>연립일차방정식 활용교재.pdf</p>
-															<small>46KB</small>
-														</a>
-													</li>
-												</ul>
-											</div>
-										</li>
-									</ul>
-								</article>
+					</div>
+					<section class="section wrap-md view-area">
+						<header class="view-header">
+							<div class="l-area">
+								<h3 class="title-lg">
+									<span class="label primary">고정게시물</span>
+									<strong>상세보기 제목상세보기제목상세보기 제목상세보기</strong>
+								</h3>
+								<ul class="info-inline-list no-style">
+									<li>
+										<i class="ico-calendar"></i>
+										<div class="txt-area">2024.07.01</div>
+									</li>
+									<li>
+										<i class="ico-profile"></i>
+										<div class="txt-area">관리자</div>
+									</li>
+									<li>
+										<i class="ico-visibility"></i>
+										<div class="txt-area">134</div>
+									</li>
+								</ul>
 							</div>
-						</section>
-						<div class="btn-cont">
-							<a href="#none" class="btn primary lg">목록으로</a>
+							<div class="r-area">
+								<div class="btn-group">
+									<button type="button" class="btn ico-edit circle sm">수정</button>
+									<button type="button" class="btn ico-delete circle sm">삭제</button>
+								</div>
+							</div>
+						</header>
+						<div class="view-body">
+							<div class="view-txt">
+								상세보기 내용 영역입니다.
+								<br />
+								상세보기 내용 영역입니다.
+								<br />
+								상세보기 내용 영역입니다.
+							</div>
+							<div class="view-txt view-editor-cont">
+								<p><strong>□ 업데이트 일정 : 2025년 12월 5일(금) 오후 2시경</strong></p>
+								<p>○ 앱 노출 시간은 앱스토어 사정에 따라 상이할 수 있습니다.</p>
+								<p>○ PC앱은 선택 업데이트 방식으로 [설정 > 애플리케이션 정보]를 통해서도 최신 버전으로 업데이트 할 수 있습니다.</p>
+								<p>&nbsp;</p>
+								<p><strong>□ 업데이트 내용</strong></p>
+								<p>○ 앱 노출 시간은 앱스토어 사정에 따라 상이할 수 있습니다.</p>
+								<p>○ PC앱은 선택 업데이트 방식으로 [설정 > 애플리케이션 정보]를 통해서도 최신 버전으로 업데이트 할 수 있습니다.</p>
+							</div>
+							<article class="view-info-area">
+								<h3 class="txt-hide">첨부파일</h3>
+								<div class="item-list-box">
+									<div class="item">
+										<div class="txt-area">
+											<i class="ico-attach"></i>
+											<p class="txt">첨부파일명.pdf</p>
+											<small>124kb</small>
+										</div>
+										<div class="item-fnc-area">
+											<a href="#none" class="ico-download">다운로드</a>
+										</div>
+									</div>
+									<div class="item">
+										<div class="txt-area">
+											<i class="ico-attach"></i>
+											<p class="txt">첨부파일명.pdf</p>
+											<small>124kb</small>
+										</div>
+										<div class="item-fnc-area">
+											<a href="#none" class="ico-download">다운로드</a>
+										</div>
+									</div>
+									<div class="item">
+										<div class="txt-area">
+											<i class="ico-attach"></i>
+											<p class="txt">첨부파일명.pdf</p>
+											<small>124kb</small>
+										</div>
+										<div class="item-fnc-area">
+											<a href="#none" class="ico-download">다운로드</a>
+										</div>
+									</div>
+									<div class="item">
+										<div class="txt-area">
+											<i class="ico-attach"></i>
+											<p class="txt">첨부파일명.pdf</p>
+											<small>124kb</small>
+										</div>
+										<div class="item-fnc-area">
+											<a href="#none" class="ico-download">다운로드</a>
+										</div>
+									</div>
+								</div>
+							</article>
 						</div>
+					</section>
+					<div class="btn-cont">
+						<a href="#none" class="btn primary lg">목록으로</a>
 					</div>
 				</div>
 			</div>
-			<footer class="site-footer"></footer>
 		</div>
-		<!-- toast -->
-		<div class="toast"></div>
-		<!--popup-->
-		<div class="dim"></div>
-	</body>
-</html>
+		<footer class="site-footer"></footer>
+	</div>
+	<!-- toast -->
+	<div class="toast"></div>
+	<!--popup-->
+	<div class="dim"></div>
+</body>
+
+</html>
(파일 끝에 줄바꿈 문자 없음)
html/onSejong/manager/class/noticeWrite.html
--- html/onSejong/manager/class/noticeWrite.html
+++ html/onSejong/manager/class/noticeWrite.html
@@ -49,14 +49,6 @@
 							</div>
 						</div>
 						<section class="section">
-							<div class="section-tit-area">
-								<div class="l-area">
-									<h3 class="txt-hide">기본 정보</h3>
-								</div>
-								<div class="r-area">
-									<p class="msg"></p>
-								</div>
-							</div>
 							<div class="write-type">
 								<table>
 									<caption>기본 정보 입력</caption>
html/onSejong/manager/class/pop_classTimeSet.html
--- html/onSejong/manager/class/pop_classTimeSet.html
+++ html/onSejong/manager/class/pop_classTimeSet.html
@@ -48,6 +48,8 @@
 			<div class="pop-body">
 				<div class="fnc-area">
 					<div class="l-area">
+						<div class="checkradio-area">
+							
 						<div class="checkradio">
 							<input type="radio" name="r1" id="r1-1" checked="" />
 							<label for="r1-1">지정된 시간</label>
@@ -56,6 +58,7 @@
 							<input type="radio" name="r1" id="r1-2" />
 							<label for="r1-2">상시학습</label>
 						</div>
+						</div>
 					</div>
 				</div>
 				<div class="write-type">
html/onSejong/manager/class/pop_teacherFind.html
--- html/onSejong/manager/class/pop_teacherFind.html
+++ html/onSejong/manager/class/pop_teacherFind.html
@@ -121,7 +121,7 @@
 			<div class="pop-footer">
 				<div class="pop-btn-cont">
 					<button type="button" class="btn" onclick="popupClosePub('popupmodal')">취소</button>
-					<button type="button" class="btn primary" onclick="popupClosePub('popupmodal')">초대하기</button>
+					<button type="button" class="btn primary" onclick="popupClosePub('popupmodal')">선택</button>
 				</div>
 			</div>
 			<button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button>
html/onSejong/manager/mystorage/videoView.html
--- html/onSejong/manager/mystorage/videoView.html
+++ html/onSejong/manager/mystorage/videoView.html
@@ -1,111 +1,171 @@
 <!DOCTYPE html>
 <html lang="ko">
-	<head>
-		<title>온세종학교</title>
-		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-		<meta name="Author" content="" />
-		<meta name="Keywords" content="" />
-		<meta name="Description" content="" />
-		<meta name="format-detection" content="telephone=no" />
-		<meta http-equiv="X-UA-Compatible" content="IE=edge" />
-		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
-		<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
-		<!-- 공통 plugin -->
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
-		<!-- //공통 plugin -->
-		<!-- 페이지 plugin-->
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
-		<!-- chart -->
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
-		<!-- //chart -->
-		<!-- //페이지 plugin-->
-		<!-- 공통 퍼블 layout: 개발시 삭제-->
-		<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
-		<!--//퍼블 layout-->
-		<!-- 공통 메뉴 js-->
-		<!-- //공통 메뉴 js -->
-		<!--공통 퍼블 js-->
-		<script src="/resources/front/site/SITE_00000/js/common.js"></script>
-		<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
-		<!--//공통 퍼블 js-->
-	</head>
 
-	<body>
-		<div class="accessibility">
-			<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
-		</div>
-		<!-- for-teacher / for-student -->
-		<div class="container">
-			<!-- 통합 헤더 및 네비게이션 -->
-			<header class="site-header"></header>
-			<div class="site-body" id="skipToContents">
-				<div class="wrap">
-					<div class="site-cont">
-						<ul class="breadcrumb">
-							<li><a href="#none" class="home">홈</a></li>
-							<li><a href="#none">1depth</a></li>
-							<li><a href="#none">2depth</a></li>
-						</ul>
-						<div class="page-tit-area">
+<head>
+	<title>온세종학교</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+	<meta name="Author" content="" />
+	<meta name="Keywords" content="" />
+	<meta name="Description" content="" />
+	<meta name="format-detection" content="telephone=no" />
+	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
+	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
+	<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
+	<!-- 공통 plugin -->
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+	<!-- //공통 plugin -->
+	<!-- 페이지 plugin-->
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
+	<!-- chart -->
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+	<!-- //chart -->
+	<!-- //페이지 plugin-->
+	<!-- 공통 퍼블 layout: 개발시 삭제-->
+	<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+	<!--//퍼블 layout-->
+	<!-- 공통 메뉴 js-->
+	<!-- //공통 메뉴 js -->
+	<!--공통 퍼블 js-->
+	<script src="/resources/front/site/SITE_00000/js/common.js"></script>
+	<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+	<!--//공통 퍼블 js-->
+</head>
+
+<body>
+	<div class="accessibility">
+		<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
+	</div>
+	<!-- for-teacher / for-student -->
+	<div class="container">
+		<!-- 통합 헤더 및 네비게이션 -->
+		<header class="site-header"></header>
+		<div class="site-body" id="skipToContents">
+			<div class="wrap">
+				<div class="site-cont">
+					<ul class="breadcrumb">
+						<li><a href="#none" class="home">홈</a></li>
+						<li><a href="#none">1depth</a></li>
+						<li><a href="#none">2depth</a></li>
+					</ul>
+					<div class="page-tit-area">
+						<div class="l-area">
+							<h2 class="title-xlg">영상</h2>
+						</div>
+					</div>
+					<section class="board-view-area wrap-md">
+						<header class="view-header">
 							<div class="l-area">
-								<h2 class="title-xlg">영상</h2>
+								<h3 class="title-lg">콘텐츠제목을 표시하는 곳</h3>
+								<ul class="info-inline-list">
+									<li>
+										<i class="ico-calendar"></i>
+										<strong class="info-tit">등록일</strong>
+										<div class="txt-area">
+											2024.01.01
+										</div>
+									</li>
+								</ul>
 							</div>
-						</div>
-						<section class="board-view-area wrap-md">
-							<header class="view-header">
-								<div class="l-area">
-									<h3 class="title-lg">콘텐츠제목을 표시하는 곳</h3>
+							<di class="r-area">
+								<div class="btn-group">
+									<button type="button" class="btn sm ico-edit circle">수정</button>
+									<button type="button" class="btn sm ico-delete circle">삭제</button>
 								</div>
-								<di class="r-area">
-									<div class="btn-group">
-										<button type="button" class="btn sm ico-edit circle">수정</button>
-										<button type="button" class="btn sm ico-delete circle">삭제</button>
-									</div>
-								</di>
-							</header>
-							<div class="view-body">
-								<div class="view-box">
-									<div class="video-area">
-										<video controls>
-											<source src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4" type="video/mp4" />
-										</video>
-									</div>
-								</div>
-								<div class="view-cont">
-									<article class="view-section">
-										<h3 class="title-lg">콘텐츠 정보</h3>
-										<ul class="info-list">
-											<li>
-												<strong class="info-tit">콘텐츠 명</strong>
-												<div class="txt-area">소수와 합성수</div>
-											</li>
-											<li>
-												<strong class="info-tit">내용</strong>
-												<div class="txt-area">소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. </div>
-											</li>
-											<li>
-												<strong class="info-tit">업로드일</strong>
-												<div class="txt-area">2025.10.01</div>
-											</li>
-										</ul>
-									</article>
+							</di>
+						</header>
+						<div class="view-body">
+							<div class="view-box">
+								<div class="video-area">
+									<video controls>
+										<source
+											src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4"
+											type="video/mp4" />
+									</video>
 								</div>
 							</div>
-						</section>
-						<div class="btn-cont">
-							<a href="#none" class="btn lg">리스트로 이동</a>
+							<div class="view-cont">
+								<article class="view-section" style="width: 500px;"><!-- 양책임님 봐주세요 -->
+									<h3 class="txt-hide">첨부파일</h3>
+									<div class="item-list-box">
+										<div class="item">
+											<div class="txt-area">
+												<i class="ico-attach"></i>
+												<a href="#none" class="txt"> 첨부파일명.pdf
+													첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf
+													첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf
+													첨부파일명.pdf첨부파일명.pdf 첨첨부파일명.pdf부파일명.pdf 첨부파일명.pdf첨부파일명.pdf 첨부파일명.pdf
+													첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf첨부파일명.pdf첨부파일명.pdf 첨부파일명.pdf
+													첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf첨부파일명.pdf 첨부파일명.pdf 첨부파일명.pdf
+													첨부파일명.pdf</a>
+												<small>124kb</small>
+											</div>
+											<div class="item-fnc-area">
+												<a href="#none" class="ico-download">다운로드</a>
+											</div>
+										</div>
+										<div class="item">
+											<div class="txt-area">
+												<i class="ico-attach"></i>
+												<a href="#none" class="txt">
+													첨부파일명.pdf
+												</a>
+												<small>124kb</small>
+											</div>
+											<div class="item-fnc-area">
+												<a href="#none" class="ico-download">다운로드</a>
+											</div>
+										</div>
+										<div class="item">
+											<div class="txt-area">
+												<i class="ico-attach"></i>
+												<p class="txt">
+													첨부파일명.pdf
+												</p>
+												<small>124kb</small>
+											</div>
+											<div class="item-fnc-area">
+												<a href="#none" class="ico-download">다운로드</a>
+											</div>
+										</div>
+										<div class="item">
+											<div class="txt-area">
+												<i class="ico-attach"></i>
+												<p class="txt">
+													첨부파일명.pdf
+												</p>
+												<small>124kb</small>
+											</div>
+											<div class="item-fnc-area">
+												<a href="#none" class="ico-download">다운로드</a>
+											</div>
+										</div>
+									</div>
+								</article>
+								<article class="view-cont-txt-area">
+									소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지
+									합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를
+									배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을
+									합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가
+									소수인지 합성수인지 분류하는 연습을 합니다. 소수와 합성수의 정의를 배우고, 주어진 숫자가 소수인지 합성수인지 분류하는 연습을 합니다.
+								</article>
+							</div>
 						</div>
+					</section>
+					<div class="btn-cont">
+						<a href="#none" class="btn lg">리스트로 이동</a>
 					</div>
 				</div>
 			</div>
-			<footer class="site-footer"></footer>
 		</div>
-		<!-- toast -->
-		<div class="toast"></div>
-		<!--popup-->
-		<div class="dim"></div>
-	</body>
-</html>
+		<footer class="site-footer"></footer>
+	</div>
+	<!-- toast -->
+	<div class="toast"></div>
+	<!--popup-->
+	<div class="dim"></div>
+</body>
+
+</html>
(파일 끝에 줄바꿈 문자 없음)
Add a comment
List