Saturday, March 6, 2010

Longest Range Walkie Talkies

Do not know if it's a widespread problem, but when I needed to include an image in a post, had to necessarily leave it alone, in the center, left or right and the text was above or below it. If I wanted to align it otherwise, had to use a table or something similar, which complicates things quite a bit when you have the code by hand or you do not know by heart. Until

codes found xD

This is the image and text alignment by default.

If one adds the value "align = left " to the code of the image will be as follows:

lalala test text test text test text lalala lalala youTest xt lalala lalala test text test text test text lalala lalala lalala test text test text lalalaa!

The code is:

picture"

the same way you can align to the left or right, left or right using respectivamete.

can also add a margin between the image and text to make it look neater, including:

div style = "margin-right = 15px" Text

test lalala lalala test text text text test test lalala lalala lalala test text test text test text lalala lalala lalala test text test text lalalaa!

0 comments:

Post a Comment