User:Ilya/Sandbox: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<!--
<html>
<html>
<embed FlashVars='config=http://www.comedycentral.com/motherload/xml/data_synd.jhtml?vid=82848%26myspace=false' src='http://www.comedycentral.com/motherload/syndicated_player/index.jhtml' quality='high' bgcolor='#006699' width='340' height='325' name='comedy_player' align='middle' allowScriptAccess='always' allownetworking='external' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>
<style type="text/css">
</html>
.formbody {
-->
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.form_format {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #999999;
color: #333333;
}
.form_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #666;
color: #333333;
}
.style1 {
font-size: 11px;
color: #666666;
}
.style2 {color: #333333}
</style>
<div class="formbody">
  <form action="/um/um_processinvite.php" method="post" name="invitation" id="invitation">
      <div class="style2"><span style="font-weight:bold;">Your name: </span></div>
      <div><input name="sendername" type="text" class="form_format" size="50" /></div>
 
      <div class="style2"><span style="font-weight:bold;">Friend's email (you may enter up to 25 emails, separated by commas): </span></div>
      <div><textarea name="friendemail" class="form_format" rows="5" cols="50"></textarea></div>


{{show all}}
      <div class="style2"><span style="font-weight:bold;">Message to your friend: </span></div>
test
      <div><textarea name="message" class="form_format" rows="5" cols="30"></textarea></div>
{{hide all}}


<!--
      <div><input name="submit_invitation" type="submit" class="form_button" value="Submit Invitation(s)!" /></div>
==Meebo chat==
  </form>
<html>
</div>
<div style="width:430px"><style>.mcrmeebo { display: block; background:url("http://widget.meebo.com/r.gif") no-repeat top right; } .mcrmeebo:hover { background:url("http://widget.meebo.com/ro.gif") no-repeat top right; } </style><embed src="http://widget.meebo.com/mcr.swf?id=asizjODFzj" type="application/x-shockwave-flash" width="430" height="300" /><a href="http://www.meebo.com/rooms" class="mcrmeebo"><img alt="http://www.meebo.com/rooms" src="http://widget.meebo.com/b.gif" width="430" height="45" style="border:0px"/></a></div>
</html>
</html>
-->
<!-- Beginning of meebo me widget code.
Want to talk with visitors on your page? 
Go to http://www.meebome.com/ and get your widget! -->
<!--
<embed src="http://widget.meebo.com/mm.swf?evcaTNyMfu" type="application/x-shockwave-flash" wmode="transparent" width="250" height="300"></embed>
-->

Revision as of 10:49, 25 February 2008

<html> <style type="text/css"> .formbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } .form_format { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #999999; color: #333333; } .form_button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #666; color: #333333; } .style1 { font-size: 11px; color: #666666; } .style2 {color: #333333} </style> <div class="formbody">

  <form action="/um/um_processinvite.php" method="post" name="invitation" id="invitation">
      <div class="style2"><span style="font-weight:bold;">Your name: </span></div>
      <div><input name="sendername" type="text" class="form_format" size="50" /></div>
      <div class="style2"><span style="font-weight:bold;">Friend's email (you may enter up to 25 emails, separated by commas): </span></div>
      <div><textarea name="friendemail" class="form_format" rows="5" cols="50"></textarea></div>
      <div class="style2"><span style="font-weight:bold;">Message to your friend: </span></div>
      <div><textarea name="message" class="form_format" rows="5" cols="30"></textarea></div>
      <div><input name="submit_invitation" type="submit" class="form_button" value="Submit Invitation(s)!" /></div>
  </form>

</div> </html>