tags not preserving tabs
-
Hi all,
The forums I am working on right now does not seem to preserve the spacing or tabs when I paste content into
<code>
tags. Any ideas?</p>When I view source, the tabs and spaces seem to be there, but not on the page itself.
Screenshots:
Forum post with
<code>
sample:http://cl.ly/0y3Y1n3R3L0a190a1D3l
– the tabs are missing, and should have similar spacing as this:
http://cl.ly/0a3M2h0F1Q0L3o0r1q3M
If I may try here:
<code>
&:hover {
background: #EEE;
}
}
</code>Seems to work…
- You must be logged in to reply to this topic.