-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathannouncement.html
More file actions
76 lines (67 loc) · 2.3 KB
/
Copy pathannouncement.html
File metadata and controls
76 lines (67 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Announcements</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="ue">
<ul>
<li>
<a href="index.html">SOFT ELECTRONICS</a>
<a href="announcement.html">Announcement</a>
<a href="trainning.html">Trainning</a>
<a href="calendar.html">Calendar</a>
<a href="employeespace.html">Employee Space(comment)</a>
</li>
</ul>
</div>
<div id="da">
<div id="mokcha">
<ul>
<li><a href="index.html">SOFT ELECTRONICS</a>
<a href="outline.html">Outline</a>
<a href="vision2020.html">Vision2020s</a>
<a href="maps.html">Maps</a>
</li>
<li><a href="productionline.html">Production line</a></li>
<li><a href="electrotinplating.html">Electro Tin Plating</a>
<li><a href="electrotin2019.html">ElectroTin2019</a>
<a href="electrotin2019worldtop.html">ElectroTin2019 WorldTop</a>
<a href="electrotin2018.html">ElectroTin2018</a>
</li>
</li>
<a href="quality.html">Quality</a>
<li>
<a href="customerscautions.html">Customer's cautions</a>
<a href="qualitydefectsresponse.html">Quality defects (response)</a>
<a href="qualitydefectsinput.html">Quality defects (input)</a>
<a href="workordercheck.html">Work Order Check</a>
</li>
<a href="management.html">Managemant</a>
<li>
<a href="facilitycheckresponse.html">Facility Check (response)</a>
<a href="facilitycheckinput.html">Facility Check (input)</a>
<a href="erp.html.">ERP</a>
</li>
</li>
<a href="sitemap.html">Site Map</a>
</ul>
</div>
Subpage Listing
201812 12월 휴일 근무 계획
201812 외주 사무실 관리
201901 1월 휴일근무 계획
201901 년말 정산 서류 1/24 까지
201901 설 연휴 근무자 명단
201901 신년 시무식 내용
201901 품질불량 제로화
201901 신년 시무식 알림
201902 2월 휴일 근무 계획
201902 휴가지원 사업 지원자 모집
201904 표면처리 : 조별 공정 조장및 팀장 임명건
20190405 고객 지급 대응건
</div>
</body>
</html>