<html><head> <title>MOPA:枠と色を付けろ!</title> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css">BODY { MARGIN-LEFT: 32px; MARGIN-RIGHT: 32px; FONT-FAMILY: Verdana } H1 { FONT: bold 20pt verdana } </style> <script language="JavaScript"> <!-- function mysearch (num, text) { document.forms[num].elements[0].value:値=text; document.forms[num].submit(); } //--> </script> <meta content="Microsoft FrontPage 6.0" name="GENERATOR"> </head><body style="background-color: #DAF7FE"><h1 align="center">フォーム枠に色を付ける</h1> <form action="http://www.goo.ne.jp/default.asp" method="get"> <input type="hidden" name="MT"> </form> <form action="http://www.infoseek.co.jp/Titles" method="get"> <input type="hidden" name="qt"> </form> <form action="http://search.yahoo.co.jp/bin/search" method="get"> <input type="hidden" name="q"> </form> <form onsubmit="mysearch(this.select1.selectedIndex, this.text1.value:値); return false;"> INPUTAWORD:<input style="BORDER-RIGHT: #00aa00 4px solid; BORDER-TOP: #00aa00 4px solid; BACKGROUND: #DDFFDD; FONT: bold 12pt Verdana; BORDER-LEFT: #00aa00 4px solid; COLOR: #00aa00; BORDER-BOTTOM: #00aa00 4px solid" size="30" name="text1">SEARCHENGINE:<select style="BACKGROUND: #DDFFDD; FONT: bold 12pt Verdana; COLOR: #008800" name="select1"> <option selected>goo</option> <option>infoseek</option> <option>Yahoo</option> </select><input style="BORDER-RIGHT: #00aa00 4px solid; BORDER-TOP: #00aa00 4px solid; BACKGROUND: #DDFFDD; FONT: bold 12pt Verdana; BORDER-LEFT: #00aa00 4px solid; COLOR: #00aa00; BORDER-BOTTOM: #00aa00 4px solid" type="submit" value:値="Search!"></form>