burger menu icon
WillMaster

WillMaster > LibraryWeb Content Preparation

FREE! Coding tips, tricks, and treasures.

Possibilities weekly ezine

Get the weekly email website developers read:

 

Your email address

name@example.com
YES! Send Possibilities every week!

The INS and DEL Tags

The HTML ins and del tags can be used when you wish to display editing revisions. The ins tag underlines inserted text, and the del tag strikes through deleted text.

To display text that is inserted, put the text between the open and closing ins tag: <ins>text</ins>

To display text that is deleted, put the text between the open and closing del tag: <del>text</del>

Demonstration:

The inserted text is highlighted with an underline.
The deleted text is shown with a strikethrough.

The <ins>inserted text</ins> is highlighted with an underline.<br>
The <del>deleted text</del> is shown with a strikethrough.

Example of use:

Will enjoys loves his writing time.

Will <del>enjoys</del> <ins>loves</ins> his writing time.

Although the tags can be used for actual editing marks, I see them employed most often to contrast or emphasize an idea.

Actual editing marks would be used to show someone what text is or will be added and what text is or will be deleted. The marks themselves would be cleaned up before going live. Cleaning up means removing the <ins> and </ins> tags and also removing the tags and enclosing text from <del> to </del>.

Contrasting or emphasizing an idea generally compares two interpretations; one is marked as deleted and the other is marked as inserted. There would be no cleaning up to do there because the emphasis is intended to be published that way.

The HTML ins and del tags come in mighty handy to display editing marks and to emphasize ideas.

(This article first appeared with an issue of the Possibilities newsletter.)

Will Bontrager

Was this article helpful to you?
(anonymous form)

Support This Website

Some of our support is from people like you who see the value of all that's offered for FREE at this website.

"Yes, let me contribute."

Amount (USD):

Tap to Choose
Contribution
Method

All information in WillMaster Library articles is presented AS-IS.

We only suggest and recommend what we believe is of value. As remuneration for the time and research involved to provide quality links, we generally use affiliate links when we can. Whenever we link to something not our own, you should assume they are affiliate links or that we benefit in some way.

How Can We Help You? balloons
How Can We Help You?
bullet Custom Programming
bullet Ready-Made Software
bullet Technical Support
bullet Possibilities Newsletter
bullet Website "How-To" Info
bullet Useful Information List

© 1998-2001 William and Mari Bontrager
© 2001-2011 Bontrager Connection, LLC
© 2011-2026 Will Bontrager Software LLC