How to hide the original page in HTML?

HTML Code Help! :-( Hide Music Player?

  • I need to know how I can hide my music player on my web page. I dont want the artists/song titles to be showing. Anyone know a code or way to hide it? I'll post the HTML and someone just needs to tell me how to modify it. Please help! : <embed quality="high" style="width:300px;visibility:visible; height:220px;" type="application/x-shockwave-flash" height="220" width="300" pluginspage="http://www.macromedia.com/g… border="0" src="http://www.hypster.com/flash/newpla… /> <a href="http://www.hypster.com/?src=player… style="font-weight:bold;font-size:12px">… Your Own Free Hypster.com Playlist.</a>

  • Answer:

    try this <embed quality="high" style="width:0px;visibility:visible; height:0px;" type="application/x-shockwave-flash" height="0" width="0" pluginspage="http://www.macromedia.com/g… border="0" src="http://www.hypster.com/flash/newpla… /> <a href="http://www.hypster.com/?src=player… style="font-weight:bold;font-size:0px">… Your Own Free Hypster.com Playlist.</a>

Armando T at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.