First of all I want everyone to know that I am absolute beginner so please be patient with me.
I want to know how am I going to put the entire html page in a div. I t
You can use load for this:
load
$("#div1").load("myhtmlpage.htm");