Hey the I have a strikthorugh on one of my words that appears thick in mozilla firefox, but really thin on google chrome, like too thin. Does anyone know the solution to this?
Well, it might be because they use different default CSS, it is one of the most reasons Web Developer use Resets before writing new CSS for websites
It's the same reason that water is wet but sand isn't. Chrome uses a thin default strikethrough, Firefox uses a thicker one. That's just how they were written. You can create an HR as thick as you like and use CSS to place it over the text you want stricken, instead of using strikethrough.
How to I go about doing this. I tried to get a line as an image but I couldnt seem to get the line to go over top of the text.