The Bhopal School of Social Sciences
Certificate Course in Web Designing
Academic year 2020 – 2021
(B.Sc, B.Ed, B.P.Ed students are exempted from these courses)
objectives
Produce HTML elements, CSS Style Rules, and PHP code using a WYSIWYG web
development tool
Identify HTML elements, CSS Styles, and PHP in code views
Use the Systems Design Approach to implement websites with the following steps:
o Define purpose of the site and subsections
o Identify the audience
o Design and/or collect site content
o Design the website theme and navigational structure
o Design & develop web pages including: CSS Style Rules, Hyperlinks, Lists,
Tables, Frames, Forms, Images, Behaviors, CSS Layouts, Dynamic Web
Templates
o Evaluate the websites & web pages produced in the course
In a class presentation, describe site construction techniques used to develop a portfolio
final mini project
outcomes
On completion of this course, students will gain the skills and project-based experience needed
for entry into web application and development careers.
Apply Web Design Concepts and Techniques to perform the following with websites:
o Plan site content and navigational structure
o Create site web pages, directories, and asset content
o Test site operation before publication (locally)
o Publish web pages, directories, and asset content to production sites
o Test site operation after publication (in production)
o Manage sites after publication to production
Compare & contrast web development and content generation tools
Evaluate best practices of web development
1
web designing
content
DURATION: 40 HRS
Topics No. of Hours
HTML Document and its formatting 1 hr.
PART I: HTML
HTML Elements and Tags 1hr.
UNIT I:Introduction to List and types of list 1hr.
HTML
Time:10 Hrs. Creating tables 2hrs.
Managing Images and Frames 1hr.
PART II: CSS
Links and Hyper Text 2hrs.
Creating FormsManaging home page 2hrs.
UNIT II :Introduction to
CSS Topics No. of Hours
Time: 5 Hrs. Three ways to use CSS 1 hr.
CSS Properties 3 hrs.
Designing website, Working with Templates 1 hrs.
Topics No. of Hours
PART III: PHP Evaluation of PHP, Basic Syntax, Defining 2 hrs.
variable and constant, PHP Data type ,Operator
and Expression
UNIT III:Introduction to Handling Html Form With PHP 4 hrs.
PHP Capturing Form Data, Dealing with Multi-value
Time: 10Hrs. filed, Generating File uploaded form, Redirecting
a form after submission
UNIT IV: Function
Decisions and loop 4 hrs.
Making Decisions, Doing Repetitive task with
looping, Mixing Decisions and looping with
Html
2
Time: 10Hrs.
Topics No. of Hours
Functions 3 hrs.
What is a function, Define a function, Call by
value and Call by reference,Recursive
function
String 3 hrs.
Creating and accessing String, Searching &
Replacing String, Formatting String, String
Related Library function
Array 4 hrs.
Anatomy of an Array, Creating index based
and Associative array, Accessing array
Element, Looping with Index based array,
Looping with associative array using each()
and foreach(), Some useful Library function
3
Topics No. of Hours
Working with file and Directories 3 hrs.
UNIT V
Understanding file& directory, Opening and
Time: 5Hrs. closing a file, Coping, renaming and deleting a
file, Working with directories, Building a text
editor, File Uploading & Downloading
Database Connectivity 2 hrs.
Introduction to RDBMS, Connection with
Database, Performing basic database
operation(DML) (Insert, Delete, Update,
Select), Setting query parameter, Executing
query, Join (Cross joins, Inner joins, Outer
Joins, Self joins.)
Mini Project