Jump to content

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/70048-the-most-simplest-thing-and-im-stuck/
Share on other sites

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>

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.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.