HTML5 specifies the structure of content displayed on a web page.
CSS (cascading style sheets) describes the design and appearance of information on a webpage.
JavaScript allows users to interact with a page's content.
Uses of JavaScript:
- Often used to check for appropriate values on web forms.
- Display alert messages.
- Display menus on webpages.
- Control the appearance of a browser window.
- Read and write cookies
- Display alert boxes.
- Detect the browser version in order to display a page especially designed for that browser.
No comments:
Post a Comment