Low cost ecommerce web development India flash website design

Set image spacing


As you see, when you place an image in a paragraph, text appears right next to the edge of the
image. In the next step you’ll add a margin of space between the image and text.
You can use the horizontal and vertical space properties in the Property inspector to create space
around an image. The horizontal space property adds space to the Left and right of the image,
while the vertical space property adds space above and below an image.
1 In the image_align.htm document, click the second image in the page (next to the table cell
that contains the text Spacing).
2 In the Property inspector, enter 10 in the V Space text box to set the vertical spacing.
3 Move the pointer to the H Space text box, enter 30, then press Enter or Return to set the
horizontal spacing.

A margin of space is created between the text and the image. The spacing also affects the
distance between the image and the table border.

website designer freelance ASP PHP ecommerce web developer
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110