Recommanded Free YOUTUBE Lecture: <% selectedImage[1] %>

사용방법

테스트 해보세요.
<script type="text/javascript"> 
/* 
The code below will write 
one header and two paragraphs 
*/ 
document.write("<h1>This is a header</h1>"); 
document.write("<p>This is a paragraph</p>"); 
document.write("<p>This is another paragraph</p>"); 
</script> 

관련글