HTML code...how to make it so...?

Ok right, im not talking about tags (<s> </ s>) but how do i make a slash in a font? like theirs font-family, font color, but how to set a slash?...

Public Comments

  1. What are you talking about? "like theirs font-family, font color, but how to set a slash?..." What do you mean "set a slash"? UPDATE: Okay, after reading some of the other answers, I figured out what you were asking. You want to put a strike-through on a font using CSS, right? You do that like this: <p style="text-decoration: line-through;"> This text will be stricken. </p> I hope this helps.
  2. I'm not sure what you mean by make a slash in the font can you give an example please?
  3. <p>This text is <del>scratched</del> out!</p>
  4. I can not understand. Please add more details while I add you to my watchlist
  5. I understand you. It would help other people if you said strike through! I vaguely know what to do. I am unsure which category it would come under though. I think it might be font-face. when you have worked it out, say 'strike through' Hope that helps!
Powered by Yahoo! Answers