2024/01/16 웹접근성 수정
This commit is contained in:
parent
857387d90f
commit
943f3c220e
@ -495,15 +495,17 @@
|
||||
<div class="cont_body">
|
||||
<div class="pop_tb_type01" style="overflow:visible;">
|
||||
<table>
|
||||
<caption>교육문의 - 문의내용 입력</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>문의내용</th>
|
||||
<th scope="col">문의내용</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea type="text" id="qnaCn" name="qnaCn" style="height: 220px;width: 100%;"></textarea>
|
||||
<label for="qnaCn" class="label">교육문의 작성하기</label>
|
||||
<textarea type="text" id="qnaCn" name="qnaCn" style="height: 220px;width: 100%;" title="교육문의 작성"></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user