I'm currently facing some challenges with the text placement beneath the images on my website that I am constructing:
1) The font for "Back to home page" unexpectedly changes from the specified style (Georgia, 0.9em) in Firefox but remains consistent in Safari ().
2) Initially, the footer displayed correctly before I incorporated images (). However, once I added images (within div class=.submenu), the set font (Georgia, 0.9em) changed to the default one in Firefox ().
After inserting the images, another issue arose:
1) The vertical bars (|) within the footer vanished between the links in both Firefox and Safari. Though, upon highlighting the text, it can be seen that the bars are actually present but no longer visible in white color (). The expected appearance can be viewed on the home page ().
I intended to include my code below, but I am struggling to organize it properly on this platform. Therefore, any suggestions would be greatly appreciated! Thank you in advance for your assistance!