In this fabulous 2 Days javascript workshop ,I got to learn about these following things :
Day 1:
📍 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.
Day 2:
📍 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.
Thanks for reading!!