////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////
<html>
<head>
<title>연습할 제목</title>
<script language="JavaScript">
mywindow=window.open("","sample","width=200,height=200,toolbar=yes")
mywindow.document.write("hello!-everyone <br >안녕하세요<p>좋은 하루 입니다")
mywindow.document.bgColor="gold"
</script>
</head>
<body>
이곳에서 연습하세요..!
</body>
</html>
///////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
""<script language="JavaScript">
""""""mywindow=window.open("","sample","width=200,height=200,toolbar=yes")
""mywindow.document.write("hello!-everyone <br >안녕하세요<p>좋은 음악 넣을게요")
""mywindow.document.bgColor="gold"
</script>
////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////
<html>
<head>
<title>연습할 제목</title>
<script language="JavaScript">
mywindow=window.open("","sample","width=200,height=200,toolbar=yes")
mywindow.document.write("hello!-everyone <br >안녕하세요<p>좋은 하루 입니다")
mywindow.document.bgColor="gold"
</script>
</head>
<body>
이곳에서 연습하세요..!
</body>
</html>
///////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////