Rosa Adamary Corrales Aguilar

La Fecha & La Hora Es:

a) Contenido De InnerHTML de elemento identificado por id="h2"

document.getElementById(\"h2\").innerHTML = [" + document.getElementById("h2").innerHTML + "]

b) Contenido de outerHTML de elemento identificado por id="h1"

document.getElementById("h1").innerHTML = msj;

c) Contenido De la Propiedad Global: location.href

location.href = [http://kotonoha24.neocities.org/Modulo3.HTML]

d) Contenido De La Propiedad Global: location

Object.getOwnPropertyNames(location) = [replace,assign,hash,search,pathname,port,hostname,host,protocol, origin,href,ancestorOrigins,reload,toString,valueOf]

e)Contenido De Las Propiedades Globales: Screen.Width & Screen.Heigth