copynpasteME
Technical User
Im trying to link a mini chatbox and it uses .php.
<iframe works, but I want to know any other html codes I can use.
I've tried
<Img src, but it doesnt work.
Heres my code.
<iframe src="/BOX.php" class="drag" width="190" height="260"></iframe>
I have to change Iframe because I want my box to be draggable.
<iframe works, but I want to know any other html codes I can use.
I've tried
<Img src, but it doesnt work.
Heres my code.
<iframe src="/BOX.php" class="drag" width="190" height="260"></iframe>
I have to change Iframe because I want my box to be draggable.