Hello
Talk of embeding related topics are on the forum here, but I can't find how to embed my forum in my webpage.
I am new to the website thing and know little about coding. My website is
www.ddscart.org. I also own
www.ddscart.com which forwards to .org.
I wanted to forward .org to .org/forum, but I have not been able to. I have decided to embed my forum in the web page at .org. That way as I learn more I can do other things. Working inside the forum is a hard for me with my present knowledge. However I can’t make the forum come up in my web page. I have been told to use the "embed tag", it don't work and I understand it is not a real tag?
So the question is; how do I embed the forum in this code? This code is not on my site right now, but will be when I can embed the forum. I used frames so the page would be sizable to the window size. I assume the forum would need to be in a frame as well.
The forum is at;
http://www.ddscart.org/ddscartForum/default.aspx
the forum version is; 1.9.1
The code: ****************************
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Disabled Dachshund Society of Georgia</title>
<style type="text/css">
body
#frame1 {
width:100%;
margin-top:10px;
}
#rightcontent {
float: left;
width: 30%;
margin: 5px;
}
#middlecontent {
float: left;
width: 30%;
margin:5px;
}
#leftcontent {
float: left;
width: 30%;
margin: 5px;
}
#frame2 {
width:100%;
margin-top:10px;
#bottomcontent {
width: 100%;
}
</style>
</head>
<body>
<div id="frame1">
<div id="leftcontent">
<center><img src="file://C:\Documents and Settings\owner\Desktop\ddscart\yafavatar2.png"</center>
</div>
<div id="middlecontent">
<center><img src="file://C:\Documents and Settings\owner\Desktop\ddscart\title3121.png"</center">
</div>
<div id="rightcontent">
<center><img src="file://C:\Documents and Settings\owner\Desktop\ddscart\yafavatar2.png"</center>
</div>
<br>
<div id="frame2">
<div id="bottomcontent">
************************MY FORUM EMBEDED HERE **************************
</div>
</body>
</html>
www.ddscart.org
ddscart@ddscart.orgDisabled Dachshund Society of Georgia