Cómo subo una imagen a mi blogger

Post on 01-Jul-2015

74 views 1 download

Transcript of Cómo subo una imagen a mi blogger

VALESCA FUENZALIDA

OCTAVO AÑO BÁSICO A.

¿Cómo inserto un

buscador Google a

mi blogger?

PASO 1

Copio el siguiente código:<!-- SiteSearch Google --><br />

<form method="GET" action="http://www.google.com/search">

<input type="hidden" name="ie" value="UTF-2" />

<input type="hidden" name="oe" value="UTF-2" />

<table bgcolor="#FFFFFF">

<tr>

<td><a href="http://www.google.com/"><br /><img

src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google"

/></a></td>

<p>

<td>

<input type="text" name="q" size="10" maxlength="100" value="" />

<input type="submit" name="btnG" value="Buscar en sitio" /><span style="font-size:-

1;"><br />

<input type="hidden" name="domains" value="/" />

<input type="radio" name="sitesearch" value="" /> <br />

<input type="radio" name="sitesearch" value="" /> </span></td></p>

<p>

</p></tr>

</table>

<p></p></form>

<p><!-- SiteSearch Google --></p>

PASO 2

PASO 3

PASO 4

PASO 5

PASO 6

Y listo!