CodexBloom - AI-Powered Q&A Platform

HTML `<a>` tag not working as expected when using `target=_blank` in mobile Safari

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-08-22
html mobile-safari link

I have a simple HTML page where I'm trying to open links in a new tab using the `<a>` tag with `target="_blank"`. However, on mobile Safari (iOS 16.0), it seems...