![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Node renders differently when logged in vs. logged outby LanX (Cardinal) |
on Jun 20, 2020 at 17:44 UTC ( #11118277=note: print w/replies, xml ) | Need Help?? |
what I see in the XML of that node is that the closing i-tag is missing a slash > I was convinced not to do so.<i> </p> <p> I've seen many Perl The automatically included closing tags are IMHO an auto-correction from FF, closing all <i> prior to the closing </p> and then reopening them again.
The effect is the same for me logged in or out. But you may want to check your "HTML Related Options" settings in Display Settings
Cheers Rolf
In Section
Perl Monks Discussion
|
|