SECTION-A
Introduction to HTML : Information Files Creation; Web Server; Web Client/Browser
(Understanding how a Browser communicates with a Web Server); Hyper Text Markup Language
(HTML) (HTML Tags, Paired Tags); Commonly used HTML Commands (The structure of an HTML
program, Document Head, Document Body); Titles and Footers; Text Formatting (Paragraph
Breaks, Line Breaks); Emphasizing Material in a Web Page (Heading Styles, Drawing Lines); Text
Styles (Bold, Italics, Underline); Other Text Effects (Centering (Text, Images etc.); Spacing
(Indenting Text).Lists: Types of Lists (Unordered List (Bullets), Ordered Lists (Numbering),
Definition. Adding Graphics to HTML Documents: Using the Border attribute; using the Width and
Height Attribute; Using the Align Attribute; Using the ALT Attribute. (12)
SECTION-B
Tables : Introduction (Header, Data rows, The Caption Tag); Using the Width and Border
Attribute; Using the Cell padding Attribute; Using the Cell spacing Attribute; Using the BGCOLOR
Attribute; Using the COLSPAN and ROWSPAN Attributes. Linking Documents: Links (External
Document References, Internal Document References); Images as Hyperlinks (Image
Maps).Frames: Introduction to Frames (The <FRAMESET> tag, The <FRAME> tag, Targeting
Named Frames.DHTML: Cascading style sheets, Style tag (12)
SECTION-C
Introduction to JavaScript : JavaScript in Web Pages (Netscape and JavaScript, Database
Connectivity, Client side JavaScript, Capturing User Input); The Advantages of JavaScript (An
Interpreted Language, Embedded within HTML, Minimal Syntax - Easy to Learn, Quick
Development, Designed for Simple, Small Programs, Performance, Procedural Capabilities,
Designed for Programming User Events, Easy Debugging and Testing, Platform
Independence/Architecture Neutral); Writing JavaScript into HTML; (12)
SECTION-D
Forms Used by a Web Site: The Form Object; The Form Object’s Methods (The Text Element, The
Password Element, The Button Element, The Submit (Button) Element, The Reset (Button)
Element, The Checkbox Element, The Radio Element, The Text Area Element, The Select and
Option Element, The Multi Choice Select Lists Element); Other Built-In Objects in JavaScript (The
String Object, The Math Object, The Date Object); User Defined Objects (Creating a User Defined
Object, Instances, Objects within Objects). Cookies: What are Cookies; Setting a Cookie. (12)