[Solved] Underlined text gets crossed in firefox [closed]

Introduction

This article provides a solution to the issue of underlined text getting crossed out in Firefox. This issue is caused by a bug in the browser and can be fixed by disabling a certain feature. The article provides detailed instructions on how to do this, as well as other possible solutions.

Solution

The issue can be resolved by disabling the “Use Document Fonts” setting in Firefox. To do this, open the Firefox menu, select Options, and then Advanced. Under the General tab, uncheck the box next to “Use Document Fonts”. This should resolve the issue.


Please use this code on your photo’s text tag <span style="font-size: x-large; text-decoration: underline;">Photos:</span> and avoid the above span tag’s text-decoration

OR

please remove/change to *{vertical-align:bottom;} instead of *{vertical-align:top;}

It will be work fine !!!

1

solved Underlined text gets crossed in firefox [closed]