How do you make it so that, just say i had
<body>
Hellooooo <a href="/radio.php">Radio</a>
</body>
And i didnt want the Helloooo to show up on the page at all, what is the code i would put in to hide it, but keep it on the page, so i can go back for future reference?
<body>
Hellooooo <a href="/radio.php">Radio</a>
</body>
And i didnt want the Helloooo to show up on the page at all, what is the code i would put in to hide it, but keep it on the page, so i can go back for future reference?















