2024/01/10 웹접근성 수정
This commit is contained in:
parent
1605ccefd6
commit
6552faa426
@ -244,7 +244,7 @@ function usrJoin(){
|
||||
<li><a href="https://edu-copyright.or.kr/user/main/main.do">저작권e배움터</a></li>
|
||||
<li><a href="https://edu-copyright.or.kr/dsprUser/main/main.do">장애인e배움터</a></li>
|
||||
<li class="on"><a href="https://www.edu-copyright.or.kr/offedu/web/main/mainPage.do">저작권배움터</a></li> -->
|
||||
<li><a href="#goLink" onclick="goLink('portal');return false;" onkeypress="this.onclick;" title="새창열림" target="_blank">포털사이트2</a></li>
|
||||
<li><a href="#goLink" onclick="goLink('portal');return false;" onkeypress="this.onclick;" title="새창열림" target="_blank">포털사이트</a></li>
|
||||
<li><a href="#goLink" onclick="goLink('user');return false;" onkeypress="this.onclick;" title="새창열림" target="_blank">저작권e배움터</a></li>
|
||||
<li><a href="#goLink" onclick="goLink('dsprUser');return false;" onkeypress="this.onclick;" title="새창열림" target="_blank">장애인e배움터</a></li>
|
||||
<li class="on"><a href="#goLink" onclick="goLink('offedu');return false;" onkeypress="this.onclick;" title="새창열림" target="_blank">저작권배움터</a></li>
|
||||
@ -431,7 +431,7 @@ function usrJoin(){
|
||||
<!-- 전체메뉴 -->
|
||||
<div class="full_menu">
|
||||
<div class="inner">
|
||||
<h1 class="logo"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/ci.png" alt="한국저작권위원회 저작권 교육 시스템"></h1>
|
||||
<h1 class="logo"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/ci.png" alt="한국저작권위원회 저작권 배움터"></h1>
|
||||
<ul class="depth01">
|
||||
<c:forEach var="resultListOne" items="${fullMenuResultList}" varStatus="status">
|
||||
<c:if test="${resultListOne.depths eq '1' }">
|
||||
|
||||
@ -48,7 +48,7 @@ $(document).ready(function(){
|
||||
</form>
|
||||
<div class="tb_list01">
|
||||
<table>
|
||||
<caption>알림마당 교안 자료실목록 : 번호, 제목, 첨부, 작성일, 작성자, 조회수 등의 정보제공</caption>
|
||||
<caption>알림마당 자료실목록 : 번호, 제목, 첨부, 작성일, 작성자, 조회수 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width:5%;">
|
||||
<col style="width:auto;">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="tb_type01 tb_write">
|
||||
<table class="edu_table">
|
||||
<caption>교육소개를 보여주는 표</caption>
|
||||
<caption>찾아가는 교육 성인 교육소개 : 교육대상, 모집규모, 교육일정, 주요내용, 진행방법 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width: 220px;">
|
||||
<col style="width: auto;">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="tb_type01 tb_write">
|
||||
<table class="edu_table">
|
||||
<caption>교육소개를 보여주는 표</caption>
|
||||
<caption>체험교실 교육소개 : 교육대상, 모집규모, 교육일정, 주요내용, 진행방법 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width: 220px;">
|
||||
<col style="width: auto;">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="tb_type01 tb_write">
|
||||
<table class="edu_table">
|
||||
<caption>교육소개를 보여주는 표</caption>
|
||||
<caption>실무역량강화 교육소개 : 교육대상, 모집규모, 교육일정, 주요내용, 진행방법 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width: 220px;">
|
||||
<col style="width: auto;">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="tb_type01 tb_write">
|
||||
<table class="edu_table">
|
||||
<caption>교육소개를 보여주는 표</caption>
|
||||
<caption>기소유예 교육소개 : 교육대상, 교육절차 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width: 220px;">
|
||||
<col style="width: auto;">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="tb_type01 tb_write">
|
||||
<table class="edu_table">
|
||||
<caption>교육소개를 보여주는 표</caption>
|
||||
<caption>찾아가는 교육 청소년 교육소개 : 교육대상, 모집규모, 교육일정, 주요내용, 진행방법 등의 정보제공</caption>
|
||||
<colgroup>
|
||||
<col style="width: 220px;">
|
||||
<col style="width: auto;">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user