HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

I need help, Sorry if posting in wrong section.
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> MySpace
View previous topic :: View next topic  
Author Message
Adinx



Joined: 06 Mar 2009
Posts: 1

Posted: Fri Mar 06, 2009 10:46 pm     I need help, Sorry if posting in wrong section.  

Alright so I have this banner for my band.

<a href="http://www.myspace.com/ayearfromtoday" target="_blank"><img src="http://i279.photobucket.com/albums/kk138/Adinisgod/AYFTBanner.jpg" border="0" /></a>

But I need it in code form so other can copy the code to support our band on myspace. Also I remind you its a myspace so i use < > for brackets.. instead of [ ]
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

Posted: Sat Mar 07, 2009 9:21 am      

Oh, I hate MySpace's idea of HTML code. :P Might try this if you want others to copy that code to paste on their own pages/sites: Code: <p><a href="#" onclick="document.getElementById('postemail').select(); return false">Select All</a><br><textarea id="postemail" style="background: transparent;" rows="8" cols="35">&lt;a href="http://www.myspace.com/ayearfromtoday" target="_blank">&lt;img src="http://i279.photobucket.com/albums/kk138/Adinisgod/AYFTBanner.jpg" border="0">&lt;/a>
</textarea></p> Besure to enter the "<" symbols as "&lt;" as this deactivates the HTML code and allows it to appear as text. Adjust the rows="X" and cols="Y" to suit the size of text box.
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> MySpace
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group