Syllabus of HTML Online Training Course in ACTE
Syllabus of HTML Online Training Course in ACTE
New in HTML5
New DOCTYPE and Character Set
New and Depreciated Elements
Semantic Markup
Simplifying Selection using the Selectors API
JavaScript Logging and Debugging
Window.JSON
DOM Level
Module 2: Using HTML5
Introducing CSS3
CSS3 Colors, Gradients and Multiple Backgrounds
Rounded Corners and Border-Radius
CSS3 Transforms
Transitions
Animations & 2D Transformations
Web Fonts with @font-face
CSS3 Multicolumn Layouts
Develop a web page that enhances the richness of the page using
CSS3,colours,gradients,border radius,animation,transformations and transitions.
Module 9: CSS3 Flexbox
Introduction
Box Model basics
Container
Direction
Wrapping
Justifying & Alignments
Display order
Flexibility
Alignment
Create a page that displays product gallery layout coded with flexbox.
Module 10: CSS Grid
Introduction
Grid Layout
Grid Elements
Placing Grid Lines
Attaching Elements to the Grid
Order and Align Items in Grid Layout
Grid Flow
Opening Grid Spaces
Create a page that displays product gallery layout coded with CSS grid.