The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Help me!
write: style= textarea {blah blah blah} into the top tag of any frame, if you do it this way you have to do the same for all your frames.
border-right: rgb(50,50,50) 1px outset;
border-top: rgb(50,50,50) 1px outset;
border-left: rgb(50,50,50) 1px outset;
border-bottom: rgb(50,50,50) 1px outset;
}
You can use this for Frame borders, just fiddle around with the colours and widths.
you can edit it straght into the frame like cjh showed.
I think the HTML way is: border="#123456"
If not, I think its done with Style Sheets or using the BORDERCOLOR='' attribruty.
Help me!