Posted by dorayme on 08/22/06 23:29
In article <ff8le25m2eejhnl62le3m79324t6mg401e@4ax.com>,
Old HTML Slinger<nothere@nowhere.invalid> wrote:
> On rare occasions I need to show words or letters being crossed out.
> Since the old <strike> tag is deprecated I've put a statement in my
> .css file that says:
>
> .crossout {
> text-decoration: line-through;
> }
>
> But the line that it puts through the letters is pretty thin. Is there
> any way I can add something to the above that will thicken the line?
> Any other ideas for getting that line thicker, more noticeable?
<p>This sentence will have at least one its plain <span
style="color:red;font-weight:bold;position:relative;bottom:0.4em;"
>_____</span><span style="position:relative;right:2.9em;"> words
struck thru with a bold line.</span></p>
</runs off fast and hides>
--
dorayme
[Back to original message]
|