|
<BODY bgcolor=#D0D0FF topmargin=25 onload='window.love.tex.focus()'> <DIV align=center> <P>포커스 예제 1 <FORM name='love'> <TABLE width=85% cellpadding=5 cellspacing=0 bgcolor=white> <TR><TH align=center>사랑 확인</TH> <TD><INPUT style=font-size:11pt;color:blue;font-family:바탕;background:white name='tex' type='tex't size='41'> <INPUT style=cursor:hand type='button' value='확인' onfocus=blur() onclick='window.open("http://myhome.naver.com/nejumi/","_blank","")'> <INPUT style=cursor:hand type='button' value='재생' onclick='window.open("Focus1.htm","_self","")' onfocus=blur()> </TD></TR></TABLE> <P> <INPUT style=cursor:hand type="button" value="← Back" onClick="window.history.go(-1)" onfocus="blur()"> <INPUT style=cursor:hand type="button" value=" ↔ " onClick="window.history.go(0)" onfocus="blur()"> </FORM></DIV></BODY> |
포커스 예제 1