JavaScript HTML DOM

JavaScript HTML DOM With the HTML DOM, JavaScript can access and change all the elements of an HTML document. When a web page is loaded, the browser creates a Document Object Model of the page. The HTML DOM is a standard object model and programming interface for HTML. It defines: The HTML elements as objects The propertiesof all HTML elements The methodsto access all HTML elements…

Read article

Computer Graphic Aplication

Computer Graphic Application Animation Image Processing Entertainment : Games & Movies Scientific Visualisation CAD Education, Training Simulations. Animation A time based Phenomenon for imparting visual changes in any scene according to any time sequence, the visual changes could be incorporated through translation of object, or change  in color, transparency surface texture etc.  Animation = Graphics…

Read article