Website designed with the B12 website builder. Create your own website today.
Start for free
Full Stack Industrial Training
· Introduction of HTML
· Tag , Elements and Attributes
· Basics syntax
· Table
· List
· Forms
· Structure of HTML4 and HTML5
· Semantic and Non-Semantic tags
· HTML 5 Features
· New Input type
· Forms Attribute
· SVG
· Canvas
· Audio, Video Tag
· Attributes(ID,Class,Style,Title)
· CSS Types(Inline,Internal,External)
· Box-model
· Display Property(Block,Inline,None)
· Visibility-Hidden
· Position Property(Static,Relative,Absolute,Fixed)
· Z-index propery
· Combinators(Descendant Selector,Child Selector,Adjacent Sibling Selector)
· Css-Pseudo-classes(Link,Visited,Hover,Active)
· Css-Pseudo-elements
· Static Web Pages
· Viewport Meta tag
· Background, Multiple Backgrounds
· Font Related Features(online Fonts)
· Text-Effect and Box-Effect
· Gradients-Linear and Radial
· Transition
· Transformations
· Animation
· Media Queries
· Introduction of Bootstrap (Responsive)
· Typography
· Tables
· Images,Buttons
· Grid Structure-Type of columns
· Forms
· Jumbortron
· Well,
· Panel
· Navbar, Nav Tab
· Carousel
· Responsive Web pages
· Introduction of JavaScript
· Use of JavaScript
· Variables
· Keywords
· Data Type(primitive,Non-Primitive)
· JS Conditions
· Conditional Operators & logical Operators
· Loops
· Switch case
· Functions
· SetTimeOut and Set Interval Function
· HTML DOM
· Use the document object to access and manipulate HTML
· Changing HTML Elements
· Array
· Objects
· How to access Objects
· Object Creation
· Prototype
· Validations
· Events
· Introduction of JQuery
o JQuery Library
o First JQuery Example
o The document ready function
o How to escape a special character
· Selectors
o Basic Selector
o Precise Selectors
o Combination of Selectors
o Hierarchy Selectors
o Selection Index Filters
o Visibility Filters
o Forms Selectors
o Forms Filters
· Find Dropdown Selected Item
· Document Traversal
o Getting a specific DOM Element
· Event
o Events Helpers
o Attach Event
o Detaching Events
o Events Triggering
· HTML Manipulation