Unit 1: Introduction
to Dynamic HTML
- Learn what Dynamic HTML means.
- Discuss what web technologies form the foundation of DHTML.
- Understand that Netscape and Microsoft browser implementations of DHTML differ.
- Understand the role of authoring tools.
Unit 2: Cascading
Style Sheets
- Use Cascading Style Sheets:
- CSS Rules,
- HTML, Class and ID selectors,
- Inline, embedded and linked styles,
- CSS fonts,
- CSS text control,
- List style properties,
- Color and background properties,
- CSS margins,
- CSS positioning.
Unit 3:
HTML 4
- Use the new features of HTML 4.
- Identify the deprecated and obsolete elements.
|
Unit 4: JavaScript
- Understand the role of JavaScript in DHTML.
- Use elements of JavaScript.
- Understand the role of event handling in JavaScript.
Unit 5: Document
Object Model
- Understand and use the Document Object Model (DOM).
- Understand the Netscape and Internet Explorer DOM implementations.
- Use JavaScript to detect the browser type and version.
- Write a web page that handles cross-browser DOM issues.
- Use additional event handlers.
Unit 6: Dynamic
HTML in Internet Explorer
- Understand and use filters and intrinsic events in Internet Explorer.
Unit 7: Dynamic
HTML in Navigator
- Understand and use JavaScript menus and toolbars.
|