JSFiddle - React, Tailwind, and code Playground

by fredd man

HTML

<!-- Búsqueda De Videos Youtube -->
<center>
<FORM method=GET action="http://www.youtube.com/results" target="_blank" >
<INPUT TYPE=text name=q size=40 maxlength=255 onFocus="if(this.value=='(Buscar En Youtube)Tonomundo.Uni.Cc') this.value='';" onBlur="if(this.value=='') this.value='(Buscar En Youtube)Tonomundo.Uni.Cc';" value="(Buscar En Youtube)Tonomundo.Uni.Cc" style="color:#?--#ff0000--?; font-size: 12pt; border: 1px solid #888888; background-color: #ffffff">
<INPUT TYPE=hidden name=hl value=es>
<INPUT type=submit name=btnG VALUE="Buscar" type="submit" style="color: #ffffff; font-size: 11pt; border: 1px solid #888888; background-color: #000000">
</FORM>
</center>
<!-- Búsqueda De Videos Youtube -->