Frontend Web Development
Course Features
- Course Duration: 3 Months
- Category: Development Courses
- Students: 0
- Certificate: Yes
- Location: ZIRAKPUR
- Language:
- Lesson: 6
- Viewers: 527
- Prerequisites: No
- Skill Level: Beginner
- Course Capacity: 50
- Start Course:
Descriptions
Front-end web development or client-side development consists of HTML, CSS and JavaScript to create website or Web Application so that a user can interact with these web applications directly.
What You’ll Learn
- Basic & Advance HTML
- CSS/ CSS3
- JavaScript
- jQuery
- Bootstrap
- Responsive Design / Media Queries
- React Js
Requirements
- Any computer will work: Windows, macOS or Linux
- Basic programming HTML and CSS.
- Basic/Minimal understanding of JavaScript
Course Curriculum
Hypertext Markup Language (HTML) is a text-based approach that determines how content contained within an HTML file is structured. Word “Hypertext” refers to the hyperlinks that an HTML page may contain, on the other hand “Markup language” refers to the way tags are used to define the page layout and elements. This markup tells a browser how to display images, text, videos and other forms of multimedia on a webpage.
Cascading Style Sheets (CSS) manages how different web pages are appeared in the browser. Without knowledge of CSS, no one can able to design professional web layouts. With the help CSS Web designers are able to define the styles of each HTML Tags.
JavaScript is a client side scripting language which we are going to learn in our Web Designing classes. JavaScript is involved in displaying timely content updates, interactive maps, animated graphics, scrolling video etc. in website.