To become a Web developer, you must know the basics first which includes HTML, CSS and JavaScript. HTML helps you to create web templates, CSS helps to add some styles to your website and JavaScript is used to build the website functionality.
This Kaliyona tutorial is a combination of all the 3 basic necessary skills to become a Web developer. The Complete Web Development tutorials helps you to develop websites from scratch and builds a foundation to kick start your journey in the world of Web Development. Students will also be able to learn any other CSS and JavaScript framework after this course.
Content of this course:
HTML:
Introduction: A brief introduction to HTML5 and its history covering the basic concepts of HTML elements and attributes. We have also explained the HTML document structure with our very first HTML example.
HTML Tags – Section1: Introduces to the most commonly used tags in HTML such as HTML Headings, HTML Paragraphs, Line Breaks, Div and Span Containers, Formatting and Styles with some simple examples.
HTML Tags – Section 2: Demonstrates some more HTML tags like HTML Links, Image Tag, HTML Tables, HTML Lists and Iframe which helps in embedding websites into one another along with practical examples
HTML Forms: Forms are the most important concept in HTML and in this section, we have explained different Form elements, Form Attributes, Input Types and its attributes along with appropriate practical examples.
CSS:
CSS Basics: This section covers a brief introduction to CSS and its advantages, software/technologies required to learn CSS, Syntax, types of stylesheets, different selectors used and the usage of colors in CSS.
CSS Element Styling: In this module, we have explained the element styling in CSS which includes Text and Font Styling, Links, Lists, Tables and Forms. Each of these topics are explained with relevant examples.
CSS Advanced: This section covers all the advanced level topics in CSS which includes Box Model, CSS Layout, Flexbox, Grid and Animations.
JavaScript:
JS Introduction: This module covers a brief introduction on JavaScript, syntax, script tag and how to display output. These concepts are covered with examples and are explained in Kannada
JS Basics: This section explains different dataTypes available in JavaScript including Strings, Arrays and Numbers. This module also covers getting user input along with demos.
JS Functions and Loops: This module explains the advantages of functions in JS and how to use conditional statements and looping statements in JavaScript along with examples
JS Advanced: In this section, we have covered JS Objects, HTML DOM, JSON and JS Events. All these concepts are explained in Kannada for better understanding.