Syllabus for Model Exam
Web Programming
UNIT – 1
Fundamentals of Web: Internet – World Wide Web - Web Browsers - Web Servers – URLs –
MIME – Internet Security - The Web Programmers Toolbox. Java Script and HTML
Documents: The JavaScript execution environment - The Document Object Model - Element
access in JavaScript - Events and event handling - Handling events from the Body elements,
Button elements, Text box and Password elements - The DOM 2 event model - The navigator
object - DOM tree traversal and modification.
UNIT – II
Dynamic Documents with JavaScript: Introduction to dynamic documents - Positioning
elements - Moving elements - Element visibility - Changing colours and fonts - Dynamic
content - Stacking elements - Locating the mouse cursor - Reacting to a mouse click - Slow
movement of elements - Dragging and dropping elements. XML: Introduction – Syntax -
Document structure - Document Type definitions - Namespaces - XML schemas - Displaying
raw XML documents - Displaying XML documents with CSS - XSLT style sheets - XML
Processors - Web services.
UNIT – III
Introduction to PHP: The Structure of PHP-Using Comments -Basic Syntax -Variables
Operators -Variable Assignment -Multiple-Line Commands -Variable Typing -Constants
Predefined Constants -The Difference Between the echo and print Commands -Functions
Variable Scope, Expressions and Control Flow in PHP.