pipia
10-08-2007, 11:27 AM
Hi guys!
I am a CSS newbie and I need some help. I have this css windows which are in a line:
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
I need them to have intervals between them and to occupy (together with the intervals) a length of 450pxls .. now they are stuck to each other leaving an empty space in the left part of the window
How can I fix it?
p.s. Putting between them rearranges them vertically :(
I am a CSS newbie and I need some help. I have this css windows which are in a line:
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
<div id="left"><b><font color="#0099CC"><a href="parprov.htm"><img src="parc.jpg" border="0"></a><br>
<a href="parprov.htm">XXXX</a></font></b><b><br>
XXXX</b><font color="#000000"><br>
xxxxxxxxxxx</font></div>
I need them to have intervals between them and to occupy (together with the intervals) a length of 450pxls .. now they are stuck to each other leaving an empty space in the left part of the window
How can I fix it?
p.s. Putting between them rearranges them vertically :(