Strike
Updated: 04/09/2024 by Computer Hope
Strike may refer to any of the following:
1. When describing text, strike may describe the horizontal line made through text when doing a strikethrough on text.
Tip
See our full list of computer-related terms containing strike using our word and letter search.
2. With HTML (hypertext markup language), the <strike> and <s> tags create a strikethrough on web page text.
Tip
The <del> tag also gives a strikethrough appearance.