answersLogoWhite

0

Regarding web design, there are two options:

1. By using CSS: text-decoration:line-through

2. By using HTML: <strike></strike>

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How Do you Put A Line Through your Text On Bebo?

&lt;s&gt; put your writing in here &lt;/s&gt; hope this helped :)


What is Strikethrough?

a line through a section of text


What is the function of underline in Microsoft Word?

To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.To put a line under some text.


What is border in MS Word?

A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.A border is a heavy line that can be put around text or tables. It can be like a box or can have less than 4 lines. It can be put on any side of text.


What is a text to line message?

I'm pretty sure it's when you text a land line which is what house phones run through.


How do guys flirt through text?

I might put kisses in the text at the end.


How can you put an letter with a bar over it in a PowerPoint document?

Probably the best way is to go in and draw a line where you want it. You can then group the text box with the line so if you move the box, the line will move with it. If you edit the text, though, the line will not move with your 'over-bar' text.


What is a strikethrough?

This is text that has a line drawn through it. Like so: Strikethrough


What action usually used inside a text document to select a text of a line?

There are several ways of doing so. You can drag across it. You can click at the start of the line. You can put the cursor at the start of the line and then press Shift - End.


What is wrap text?

If you have text that is too wide to go into a cell, you can either widen the cell or set it to wrap text. Wrap text will put the text onto a second line within the one cell and make the cell higher in order to fit all the text within the cell.


How can you make a C Sharp Program Read a Multiline String Line by Line and Return an Output?

You can get the block of text and then split it by line and put it into an array. You can then iterate through the array of strings to edit each line e.g: String multiline_string; String[] string_array; multiline_string.split("\n"); foreach(string line in multiline_string) { console.writeline(line); }


When you press the Enter key one time how many blank lines do you have between lines?

If you press it while in the middle of text on one line, it will move the rest of the text onto the next line, so there will be no gap between them. So Enter will move text down one line. However, with paragraph formatting applying, a full blank line will appear between the text. So to put text on the immediate next line, you would now use Shift-Enter.