So here is hwat i am trying to do i have a web page and i'm trying to link a blog so it will appear on the web site.
[html]
<html>
<head>
<title></title>
</head>
<body>
http://p3square.org/cgi-bin/cblog/index.php
</body>
</html>
[/html]
I got this but when i paste it into a window it seems to do nothing. Any help would be very appreciated.
[html]
<html>
<head>
<title></title>
</head>
<body>
http://p3square.org/cgi-bin/cblog/index.php
</body>
</html>
[/html]
I got this but when i paste it into a window it seems to do nothing. Any help would be very appreciated.
Comment