By:- +aman yadav
I am going to post my last post (How to change background of webpage using CSS) then i think to make my own try it yourself html page like W3schools and i try it and make it you can also make this for yourself just use these codes
* Use this code in of the page
function update()
{
var x = document.getElementById(‘mycode’).value;
frames[‘display’].document.documentElement.innerHTML = x;
}
and this code in body of the page
is there a way to put in validation,,so that they have to use hello to type??