0% found this document useful (0 votes)
41 views

INT42D

This document outlines the course INT42D: Internet and Web Technologies. The course aims to teach students how to use HTML, CSS, and JavaScript to design and develop interactive web pages. It covers topics like HTML tags, lists, links, images, tables, frames, forms, style sheets, JavaScript events, and form validation. The course has 6 units covering these topics in detail along with examples. References for further reading on HTML, CSS, and JavaScript are also provided.

Uploaded by

Aayush Kharkia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

INT42D

This document outlines the course INT42D: Internet and Web Technologies. The course aims to teach students how to use HTML, CSS, and JavaScript to design and develop interactive web pages. It covers topics like HTML tags, lists, links, images, tables, frames, forms, style sheets, JavaScript events, and form validation. The course has 6 units covering these topics in detail along with examples. References for further reading on HTML, CSS, and JavaScript are also provided.

Uploaded by

Aayush Kharkia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

INT42D:INTERNET AND WEB TECHNOLOGIES

L:3 T:0 P:0 Credits:3

Course Outcomes: Through this course students should be able to

CO1 :: Use of text and block level formatting tags to present content on web page.

CO2 :: Apply hyperlinking, images and lists on web page.

CO3 :: Arrange the content using tables, frames.

CO4 :: Develop interactive web page using forms.

CO5 :: Apply presentation schemes on content using CSS.

CO6 :: Validate the web page using JavaScript.

Unit I
Internet Basics : What is Internet, its applications, specification and technical details for establishing
Internet. Types and functions of modems, IP addressing, internet domains, domain name server,
TCP/IP protocols, Internet service providers, Intranets, E-mail, Telnet, FTP, IRC, NNTP, Video
conferencing and e-commerce
Internet Connectivity : Telephone line, cable, leased line, ISDN, VSAT, RF link, Wi-Fi

Terminologies used in Web Design : Specification and Technical Details for establishing Internet ,
Intranet , WWW (Web), Web Browser, Web Server, Webpage , Website , Web Applications, Static vs
Dynamic Website, Internet Domains ,URL , TCP/IP Protocols - HTTP , Working with HTTP and HTTPS ,
Secure Socket Layer, Hosting a website , Local Host , Local Server , Introduction to Firewall, Search
Engine , Email , Telnet , FTP, IRC , NNTP, Video Conferencing , E-Commerce
Introduction to HTML : Components of HTML: Tags – closed tags and open tags, Doctype
Declaration, Anatomy of HTML document (head,title,body tags), Example of Basic HTML Page
Structure, Attributes of body tag (bgcolor, background image, text, margins), Inserting comments
Working with Basic Tags : Heading, Paragraph, Break Tag, Centered Text, Adding horizontal rules
with attributes
Formatting and Styles : Adding styles to text using bold, italic, underline, strikeout, Setting size of
Text using big and small tags, Reverse the direction of string using bdo tag, Adding superscript,
subscript, Preformatted, center tag, Working with Font tag and its attributes (face, size, color),
Adding special characters : ampersand, asterisk , greater than , less than , non breaking space,
Usage of Marquee Tag with its attributes
Unit II
Creating Lists : Types of Lists, Ordered Lists, Unordered Lists, Definition Lists, Working with Nested
Lists
Linking HTML Documents : URL : Types of URLs- Absolute URLs, Relative URL, The Anchor Tag,
Linking :To document in the same folder, to document in the different folder, to document on the web
and to specific section within the different/same document, Changing link colors: link, a link, v link
attributes of BODY tag
Working with Images : Image tag along with its attributes such as alternate text, image alignment,
buffer space – HSPACE, VSPACE, wrapping text, height and width of images, Image as a link and
Image maps
Unit III
Tables : Creating table using basic tags: TABLE, TR, TH, TD tags, Formatting tables: border, cell
spacing, cell padding, width, height, align, bgcolor attributes, Adding captions: CAPTION tag,
Spanning rows and columns: row span and col span attributes
Frames : Importance of frame , Creating frames: FRAMESET , FRAME tag along with its rows and cols
attributes, Working with nested frames , Use of NOFRAMES tag, Frame targeting: _self, _blank, _top,
_parent, Floating Frames/Inline Frames , IFrames along with its attributes
Forms : Creating basic form using: FORM tag, action and method attributes, Form fields: Single line
text field, password field, multiple line text area, radio buttons and check boxes, label tag, Pull down
menus: SELECT and OPTION tags, Optgroup , Working with fieldset and legend, Buttons: submit and
reset, Formatting technique: Using table to layout form
Unit IV
Working with Block Level and Inline Elements : Using div and span tags

Session 2022-23 Page:1/2


Unit IV Style Sheets : Adding style to the document: Linking to style sheets, Embedding style sheets, Using
inline style, Selectors: CLASS rules, ID rules, Style sheet properties: font, text, box, color and
background properties, Border, margin, padding, Styling lists, links, images and tables
Unit V
Introduction to JavaScript : Embedding JavaScript in HTML document, Linking to external java-
script, DOM ( Document Object Model), Variables, Constants, Adding comments, Operators:
Assignment, Arithmetic and Comparison operators , datatypes, Working with dialog boxes and inbuilt
functions, Control structures and looping: if, if...Else, for, for...in, while, do...While, break and
continue, Arrays and Functions
Unit VI
Working with Event Handlers : Java Script Event Modeling : on Click, on Mouse Over, on Mouse
Out, on Submit, on Reset, on Focus, on Blur, on Select and on Load, Validating forms for: blank
space, email, date, numeric, phone number

Text Books:
1. HTML 5 IN SIMPLE STEPS by KOGENT LEARNING SOLUTIONS INC., DREAMTECH PRESS

References:
1. HTML BLACK BOOK by STEVEN HOLZNER, WILEY

2. BEGINNING HTML, XHTML, CSS AND JAVASCRIPT by JON DUCKETT, WROX PROGRAMMER

3. BEGINNING HTML AND CSS by ROB LARSEN, WILEY

4. WEB TECHNOLOGIES by UTTAM K. ROY, OXFORD UNIVERSITY PRESS

5. BEGINNING CSS: CASCADING STYLE SHEETS FOR WEB DESIGN by IAN POUNCEY,
RICHARD YORK, WILEY
6. SAMS TEACH YOURSELF HTML, CSS, AND JAVASCRIPT ALL IN ONE by JULIE C. MELONI,
PEARSON
7. HTML AND CSS IN 24 HOURS: SAMS TEACH YOURSELF (UPDATED FOR HTML5 AND CSS3)
by JULIE C. MELONI, PEARSON
8. HTML AND CSS: VISUAL QUICKSTART GUIDE by ELIZABETH CASTRO, PEARSON

Session 2022-23 Page:2/2

You might also like