[SOLVED]Having problem with frames, big problem
Posted: Tue Dec 12, 2006 11:24 pm
Im trying to make a live chat, so (I think you use a frame as the background for it) im using a black frame as the background of it (i made it myself, its a jpg, (they seem to all be .htm how do you get those files?))
It never seems to work, at the very bottom (under the </body> tag and above </html> tag I put
I don't know why though, *Cries* such an easy looking thing yet so hard
anybody know my problem?
Nvm a friend helped me
It never seems to work, at the very bottom (under the </body> tag and above </html> tag I put
Code: Select all
<frame cols = "10%">
<frame src ="chatframe.jpg" />
</frame>anybody know my problem?
Nvm a friend helped me