meta charset="UTF-8"

This commit is contained in:
2018-03-19 23:16:57 +09:00
parent 0518671816
commit 005a495fdb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ $userGrade = $SESSION->getGrade();
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<meta charset="UTF-8">
<title>서버목록</title>
<!-- 스타일 -->
+1 -1
View File
@@ -10,7 +10,7 @@ $images = IMAGES;
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<meta charset="UTF-8">
<title>튜토리얼</title>
<style type="text/css">
+1 -1
View File
@@ -9,7 +9,7 @@ if($sel == 0) $sel = 1;
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<meta charset="UTF-8">
<title>스크린샷</title>
<style type="text/css">