suicide-boy Posted September 20, 2007 Share Posted September 20, 2007 The answer is probably simple and I also probably know how to do it. I was wondering how do I create a small box with a banner or whatever code in it? Think myspace bands and their banners. Is it something like: <text area = "..."> I apologise in advance for being such a n00b and I know I porbably wrote that bit wrong. Quote Link to comment Share on other sites More sharing options...
SuperBlue Posted September 20, 2007 Share Posted September 20, 2007 The answer is probably simple and I also probably know how to do it. I was wondering how do I create a small box with a banner or whatever code in it? Think myspace bands and their banners. Is it something like: <text area = "..."> I apologise in advance for being such a n00b and I know I porbably wrote that bit wrong. Will a Div do it for you? <div class="box">Content goes here.</div> Quote Link to comment Share on other sites More sharing options...
tippy_102 Posted September 22, 2007 Share Posted September 22, 2007 I'm not familiar with myspace, but are you looking for how to make a tooltip? Here's how to do it in css: http://psacake.com/web/jl.asp Quote Link to comment Share on other sites More sharing options...
cha0sriderx Posted September 23, 2007 Share Posted September 23, 2007 if you mean the box they use to put the link code so you can affiliate or link them. <textarea name="link" cols="17"> put the link code here </textarea> 'cols' is how big you would like the textarea to be. maybe an example of a myspace with the box would help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.