Web Technologies
Subject Overview
Web Technologies takes students from internet basics through building a complete static website — HTML tags and text formatting, lists and graphics, tables, hyperlinks and frames, CSS, HTML forms, and an introduction to JavaScript (syntax, functions, objects, events, arrays, DOM interaction). A 3-credit core theory paper.
Unit-wise Syllabus
4 units — click WhatsApp below to get the full notes for each
Unit 1: Internet basics and introductory HTML
Internet fundamentals, domains and connectivity, HTML tags (paired and singular), document head/body, title and footer, text formatting, heading styles, text styles, HTML color coding
Unit 2: Lists, graphics, tables, links and frames
Unordered/ordered/definition lists, adding graphics (border, width/height, align, alt attributes), tables (header, data rows, caption, cell padding/spacing, colspan/rowspan), internal and external hyperlinks, image hyperlinks, frames and framesets, introduction to Cascading Style Sheets
Unit 3: Forms
The form object and its methods — text, password, button, submit, reset, checkbox, radio, textarea, select and multi-choice select list elements
Unit 4: Introduction to JavaScript
JS syntax, statements, variables, operators, data types, functions, objects, events, strings and string methods, numbers, arrays and array methods, dates, math and random, booleans, comparisons, conditions, switch, loops, type conversion, scope, JSON, forms API, function definitions/parameters/invocation/closures
