Hey all, so im trying to do some word spacing in HTML directly, what I want to do is DECREASE the space between words or HTML objects in this case. Here's a snippet of code:
<blockquote>
<pre align="left"> <a href="images/type_03_full_01.jpg" target="desview" class="rolloverextra" id="swap68"><img src="images/nav3_1.gif" width="11" height="8" style="position:relative;top:-1px"></a> <img src="images/nav2_separator.gif"> <a href="images/type_25_full_01.jpg" target="desview" class="rolloverextra" id="swap69"><img src="images/nav3_2.gif" width="11" height="8" style="position:relative;top:-1px"></a></blockquote></div>
So all the spaces that you see in between the <...> <...> I want to make shorter using a word spacing technique.
Please guys, I need your help, for some reason a lot of people really dont know how to use HTML on here and it bugs me slightly.
the alignment looks awful, it also cuts out too.
Well anyway, I have some text <code>___<code> and the ___ is a space.
<blockquote>
<pre align="left"> <a href="images/type_03_full_01.jpg" target="desview" class="rolloverextra" id="swap68"><img src="images/nav3_1.gif" width="11" height="8" style="position:relative;top:-1px"></a> <img src="images/nav2_separator.gif"> <a href="images/type_25_full_01.jpg" target="desview" class="rolloverextra" id="swap69"><img src="images/nav3_2.gif" width="11" height="8" style="position:relative;top:-1px"></a></blockquote></div>
So all the spaces that you see in between the <...> <...> I want to make shorter using a word spacing technique.
Please guys, I need your help, for some reason a lot of people really dont know how to use HTML on here and it bugs me slightly.
the alignment looks awful, it also cuts out too.
Well anyway, I have some text <code>___<code> and the ___ is a space.