JS Self Reflection
π HTML help us in showing images, text, links etc.
π CSS help us in look and feel.
π JS help us in interacting with our browser.
π Details about events like onmouseover, onmousedown, onclick, onkeydown, onkeypress, onkeyup etc.
π document.write( ) help us in print something.
π detail about html tags pre, p, br, b, div etc.
π document.cookie contains πͺ cookies about the browser.
π Detail about innerHTML and value property.
π Detail about confirm, alert, and prompt keywords.
π CSS properties like border, height, width, position etc.
π Looping and ajax concept.
π Detail about class HMLHttpRequest( ) which contain open, onload functions.
π Detail about JSON.