Chapter 1

Introduction

Web basics; internet, intranet, WWW; static vs dynamic pages; clients, servers; HTTP; architectures.

Chapter 2

Hyper Text Markup Language

HTML elements, attributes, headings, text, formatting, lists, tables, forms, multimedias.

Chapter 3

Cascading Style Sheets

CSS syntax; inline/internal/external CSS; selectors; backgrounds; borders; fonts; layout.

Chapter 4

Client Side Scripting with JavaScript

Variables; data types; operators; loops; functions; popup boxes; DOM manipulation.

Chapter 5

AJAX and XML

AJAX basics; XML syntax; elements; attributes; trees; namespaces; schemas.

Chapter 6

Server Side Scripting using PHP

PHP syntax; variables; arrays; functions; OOP; forms; validation.