0% found this document useful (0 votes)
3 views2 pages

Front End Web Development

The document outlines a 50-hour course on Front End Web Development, covering key topics such as web development fundamentals, HTML, CSS, and JavaScript. It includes learning objectives like building static websites, creating responsive designs, and gaining exposure to version control. The course is relevant for students in B.Sc/BCA and MCA programs, equipping them with in-demand skills for user interface development in software and web applications.

Uploaded by

charancb807
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)
3 views2 pages

Front End Web Development

The document outlines a 50-hour course on Front End Web Development, covering key topics such as web development fundamentals, HTML, CSS, and JavaScript. It includes learning objectives like building static websites, creating responsive designs, and gaining exposure to version control. The course is relevant for students in B.Sc/BCA and MCA programs, equipping them with in-demand skills for user interface development in software and web applications.

Uploaded by

charancb807
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

Course Name: Front End Web development

Duration in Hrs: 50 Hrs


Sub-Topics Departments Tools Learning Objectives Relevance in the industry
Introduction to Web Development (6 hours)

How the Web Works


Overview of how browsers and servers interact
Basics of HTTP and HTTPS
What is Web Development
Various tools, technologies and frameworks used in
Web Development
Build static websites Front-end web
Overview of frontend vs backend development using HTML and CSS. development is
Setting Up a Simple Webpage fundamental for creating
Creating a basic HTML file Create responsive designs user interfaces in
Overview of browser developer tools B.sc/BCA, MCA HTML/CSS/JavaScript using CSS (Flexbox). software and web
applications. Skills in
Introduction to Git and Version Control Gain basic exposure to HTML, CSS, and
JavaScript for simple web JavaScript are in high
HTML Basics (18 hours) interactivity. demand.

HTML Document Structure


Tags, attributes, and elements
Creating headings, paragraphs, and lists

Forms and Input


Building a form with input fields, radio buttons, and
checkboxes
Submitting forms and understanding form validation

Tables and Multimedia Elements


Creating tables with rows, columns, and headers
Embedding images, audio, and video

CSS for Styling (18 hours)

Introduction to CSS
Linking external stylesheets and using inline styles
Basic CSS properties: colors, fonts, and borders

CSS Layouts
Using Flexbox for responsive layouts
Creating navigation bars and sidebars

Styling Forms and Tables


Applying CSS to form elements
Styling table rows, columns, and headers

Responsive Design Basics


Using media queries to create responsive websites
Introduction to mobile-first design

Introduction to JavaScript (8 hours)

Basic JavaScript Concepts


Adding simple interactivity to web pages
Introduction to DOM manipulation
Simple form validation using JavaScript

You might also like