Spacing Your Images


If you are in want of an HTML code that may enable you to specify the spacing between your pictures, this HTML code is for you.

In the example below, though the photographs are a similar, they are not diplaying a similar, as their vertical and horizontal alignment is completely different.

These pictures haven't been placed among an HTML table and are not aligned via CSS. they're being displayed via the HSPACE and VSPACE attributes, which can enable you to specify the horizontal and vertical spacing between your pictures.


<IMG SRC="yourimage.jpg" hspace=10 vspace=10 WIDTH="96" HEIGHT="134" BORDER="0"><IMG SRC="yourimage.jpg" hspace=5 vspace=5 WIDTH="96" HEIGHT="134" BORDER="0">

You can specify the horizontal and vertical spacing by editing the VSPACE and HSPACE values.



Partner site : online news


0 comments: