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

24MC103_WEBTECHNOLOGIES

The document outlines a web technologies course that covers the development of static web pages using HTML, CSS, and JavaScript, as well as server-side programming with PHP. It includes modules on web application architecture, CSS properties, JavaScript fundamentals, and PHP for managing form submissions and database connectivity. Upon completion, students will be able to create dynamic websites and apply various web technologies effectively.

Uploaded by

sivanagaraju779
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

24MC103_WEBTECHNOLOGIES

The document outlines a web technologies course that covers the development of static web pages using HTML, CSS, and JavaScript, as well as server-side programming with PHP. It includes modules on web application architecture, CSS properties, JavaScript fundamentals, and PHP for managing form submissions and database connectivity. Upon completion, students will be able to create dynamic websites and apply various web technologies effectively.

Uploaded by

sivanagaraju779
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

24MC103-WEB TECHNOLOGIES Hours per week:4

L T P C
PREREQUISITE KNOWLEDGE: NIL 0 2 2 2
COURSE DESCRIPTION AND OBJECTIVES:
This course offers the basic concepts used to develop static web pages and it also provides
knowledge of Internet programming concepts. Further, this course is to build web applications
using HTML, CSS, and client and server-side script technologies that span multiple domains.

MODULE – 1
UNIT – 1 0L+8T+8P=16 Hours
INTRODUCTION
Web technologies, WWW, web browser, web server, global and local impact of web
Technologies on modern society. Understanding the working of Internet-Web Application
Architecture.
HTML: Creating structured documents, Links and navigation, Tables, Forms, and Frames.
HTML 5: Introduction to HTML5, The HTML5 Canvas, HTML5 audio and Video;

UNIT – 2 0L+8T+8P=16 Hours


CASCADING STYLE SHEETS
Cascading Style Sheets (CSS): The style tag, Tag selectors, font size, font family, color,
& line-height properties, and Hexadecimal color codes.
CSS Properties: Text, background, border, list and font.
CSS Class Selectors: The class attribute, CSS class selectors, The span tag, CSS opacity.

PRACTICES:
 Practice Basic HTML tags
 Create links on same page and other pages
 Insert images on a web page
 Create lists on a web page
 Create Tables on a web page
 Create forms such as login form and registration form etc.
 Working with Frames
 Add different types of CSS to web pages
 Usage of div tag in the web page
 Create a personal website using HTML and CSS.

MODULE – 2
UNIT – 1 0L+8T+8P=16 Hours
JAVA SCRIPT
Introduction, Document Object Model, Language Syntax, Variable declaration, Operators,
Control Statements, Understanding Arrays, Function Declaration.
Built-in Functions: Standard Date and Time, String, Array and Math
UNIT – 2 0L+8T+8P=16 Hours
SERVER-SIDE PROGRAMMING WITH PHP
PHP basic syntax-PHP Variables and basic data Structures-Using PHP to manage form
Submissions-File Handling -Cookies and Sessions with PHP-Working with WAMP and
PHPMYADMIN-Establishing connectivity with MySQL using PHP

PRACTICES:
 Practice basic JavaScript programs such as the variable declaration and operators
 Usage of Control Statements in JavaScript
 Creating and accessing arrays in JavaScript
 Working with functions in JavaScript
 Perform validations on HTML forms using JavaScript
 Design a web page using PHP, upload image into web page and display image, when user
clicking on view button.
 Design a personal Information form, Submit & Retrieve the form data using $ GET(),
$_POST() and $_REQUEST() Variables.
 Design a login page to validate username and password through MySQL. If login is
successful display user information on home page and modify user information on edit
page using sessions, when user logged out, destroy all user-related sessions.

COURSE OUTCOMES:
Upon successful completion of this course, students will have the ability to:
CO Blooms Module Mapping
Course Outcomes
No. Level No. with POs
1 Familiar with HTML Tags Apply 1 1

2 Create static web pages using forms Apply 1 1, 2, 3

Apply Cascading Style Sheets to HTML static


3 Apply 1 1, 2, 3
webpages.
Familiar with JavaScript functions and form
4 Analyze 2 1, 2, 3,4, 5
validations.
5 Design and develop dynamic websites Evaluate 2 1, 2, 3,4, 5

TEXT BOOKS:
1. Jon Duckett, “Beginning Web Programming with HTML, XHTML, and CSS”, 2nd
Edition, Wiley India Pvt. Ltd, 2008.
1. Julie C. Meloni , “HTML, CSS, and JavaScript All in One”, Sams Teach Yourself, 3 rd
Edition, Pearson, 2015.

REFERENCE BOOKS:
1. Chris Bates, “Web Programming, Building Internet Applications”, 3 rd Edition, Wiley
Dream Tech, 2006.
2. Jon Duckett, “HTML & CSS: Design and Build Websites”, 1 st Edition, John Wiley
& amp; Sons, 2011

You might also like