2024/01/12 웹접근성 수정
This commit is contained in:
parent
a32c3f17e7
commit
95f257028b
@ -592,7 +592,7 @@
|
|||||||
<div class="cont_body">
|
<div class="cont_body">
|
||||||
<div class="pop_tb_type01">
|
<div class="pop_tb_type01">
|
||||||
<table>
|
<table>
|
||||||
<caption>성인대상 강사신청 등록 (th 명)을 입력하는 표</caption>
|
<caption>강사정보 : 강사명, 연락처(핸드폰), e-mail, 전문분야 등의 정보제공</caption>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 145px;">
|
<col style="width: 145px;">
|
||||||
<col style="width: auto;">
|
<col style="width: auto;">
|
||||||
@ -1495,7 +1495,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="tb_type01 tb_write">
|
<div class="tb_type01 tb_write">
|
||||||
<table>
|
<table>
|
||||||
<caption>교육신청 내용 (th 명)을 보여주는 표</caption>
|
<caption>결과보고 : 강의주제, 강의날짜, 강의시간, 교육매체, 교육대상, 인원, 강사명(소속) 등의 정보제공</caption>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 150px;">
|
<col style="width: 150px;">
|
||||||
<col style="width: auto;">
|
<col style="width: auto;">
|
||||||
@ -1506,6 +1506,7 @@
|
|||||||
<p>강의주제</p>
|
<p>강의주제</p>
|
||||||
</th>
|
</th>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
|
<label for="lctrSbjct" class="label">강의주제 입력</label>
|
||||||
<input type="text" id="lctrSbjct" name="lctrSbjct" placeholder="대학생이 알아야할 저작권">
|
<input type="text" id="lctrSbjct" name="lctrSbjct" placeholder="대학생이 알아야할 저작권">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user