Xen0n
06-24-2003, 11:41 PM
Hello, Im trying to make a blog type thing. I want to put my post sytem in one of my Div layers.
The code I have thought might work:
<center>
<div style="position:absolute;left:158;top:86;width:441;height :272;overflow:auto">
<embed src="http://www.xen0n.org/cutePost/first.php">
</div>
<img src=blog.gif>
the page is: http://www.xen0n.org/blog.html
I think I might have to make my HTML file a PHP file?
The code I have thought might work:
<center>
<div style="position:absolute;left:158;top:86;width:441;height :272;overflow:auto">
<embed src="http://www.xen0n.org/cutePost/first.php">
</div>
<img src=blog.gif>
the page is: http://www.xen0n.org/blog.html
I think I might have to make my HTML file a PHP file?