적용 방법, 위치 > SCRIPT

본문 바로가기

사이트 내 전체검색

뒤로가기 SCRIPT

적용 방법, 위치

본문

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>적용 방법</title>

<script>

document.write("자바스크립트 출력문");

</script>

</head>

<body>


</body>

</html>



== tip ==

일반적으로 <head>태그 안에 위치 시키지만, 어디에 위치 시키든지 상관은 없다.

추천0 비추천 0

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기