How To Strikethrough In Html Code Example


Example 1: how to strike text in html


<p><strike>Hello WWorld</strike></p>

Example 2: css strikethrough html text


style="text-decoration: line-through;"

Example 3: how to strike text in html


<p><del>Hello world</del></p>

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable