Aprenda aqui a colocar imagens em vários lugares no seu post!

 

 
Esse código a imagem contínua,na lateral esquerda do post
 
 

AQUI SEU TEXTO

<table border="1" width="100%" height="200" style="background-repeat: repeat-y; background-color: #003366; background-position: left top" background=AQUI URL DA IMAGEM> <tr> <td>AQUI SEU TEXTO</td> </tr> </table>

 

Esse código apenas uma figura na lateral esquerda do post.

 

AQUI SEU TEXTO

 

<table border="1" width="100%" height="200" style="background-repeat: no-repeat; background-color: #003366; background-position: left top" background=AQUI URL DA IMAGEM> <tr> <td>AQUI SEU TEXTO</td> </tr> </table>


Esse código imagem na lateral direita do post

 

AQUI SEU TEXTO

 

 

<table border="1" width="100%" height="200" style="background-repeat: no-repeat; background-color: #003366; background-position: right top" background=AQUI URL DA IMAGEM> <tr> <td>AQUI SEU TEXTO</td> </tr> </table>
 

Esse código a imagem contínua na parte superior do post

 

AQUI SEU TEXTO

 

<table border="1" width="100%" height="200" style="background-repeat: repeat-x; background-color: #003366; background-position: right top" background=endereço da imagem > <tr> <td>AQUI SEU TEXTO</td> </tr> </table>


Esse código abaixo a imagem contínua sem borda

 

aqui seu texto

 

<DIV align=center> <TABLE height="100%" width="100%" background=endereço da imagem border=0> <TBODY> <TR> <TD width="100%"> <P align=center><FONT color=#ffffff><FONT size=6>aqui seu texto</P></FONT></FONT></TD></TR></TBODY></TABLE></DIV>
 

Esse a imagem contínua com borda.

aqui seu texto


 

<DIV align=center><TABLE height="100%" width="100%" background=aqui endereço da imagem border=5 bordercolor="#FFFFFF"> <TBODY><TR> <TD width="100%"><P align=center><FONT face=Arial><FONT color=#ffffff><FONT size=6>aqui seu texto </P> </TD></TR></TBODY></TABLE></DIV>
 

Para copiar clique com o mouse sobre a caixinha do código com o direito do mouse clique em copiar cole em um bloco de notas coloque endereço da sua imagem depois cole no seu blog pulsando html,coloque o endereço da imagem que você quiser aonde esta escrito "URL DA IMAGEM" e seu texto onde esta escrito "SEU TEXTO".

 

Tutorial By Laine Matsuno