HTML Css Javascript-c5zpt2dd
HTML Css Javascript-c5zpt2dd
This is a confidential document. This is created and owned by Evensiva Digital Services.
CSS3 enhances web design by introducing sophisticated layout options and effects
through its modular approach, covering key areas like Selectors and Transitions. JavaScript
adds interactivity, enabling dynamic content and real-time user engagement. Participants
will learn to manipulate the DOM, handle events, and utilize AJAX for server
communication. By the end of the course, you will be equipped to create engaging,
responsive web experiences essential for today’s digital landscape.
2. HTML5 is the universal language of the web, supporting everyone from mobile app
developers to those creating dynamic, interactive experiences. With HTML5, you’ll
unlock the potential to make your projects accessible, powerful, and responsive on
any device or platform.
3. Next, we will explore CSS to bring design and style to your web pages, transforming
basic HTML into engaging and visually appealing layouts. You will learn how CSS
makes it possible to craft a consistent look and feel across your pages, ensuring
they’re both beautiful and user-friendly.
4. Finally, we’ll jump into JavaScript, the programming language that breathes life into
web pages, making them dynamic and interactive. JavaScript is what allows users to
interact with content seamlessly, adding functionality and creating memorable
experiences.
By the end of this course, you’ll have a well-rounded foundation in HTML, CSS, and
JavaScript, equipping you to build modern, responsive, and interactive web applications
from scratch.
Why WHATWG?
What is Web?
HTML Basics
Introduction Formatting
Parts in HTML Document Links
Editors Head
Basic CSS
Elements Images
Attributes Tables
Headings JavaScript
Basics HTML XHTML
Paragraphs HTML4 Drawbacks
HTML5 Introduction
HTML5 HISTORY Power of HTML5:
New Features and groups m or mobi or touch domains
Backward Compatibility Common Terms in HTML5
Why HTML5?
HTML5 Syntax
The DOCTYPE:
Character Encoding:
HTML5 Canvas
What is Canvas? Canvas – Text
Create a Canvas Canvas – Gradients
Canvas Coordinates Canvas – Images
Canvas – Paths
HTML5 SVG
What is SVG? Differences Between SVG and
Canvas
SVG Advantages Comparison of Canvas and SVG
HTML5 Drag/Drop
Introduction
HTML5 Video
Introduction Video Formats and Browser
Support
Video on the Web HTML5 Video Tags
How It Works?
HTML5 Audio
Introduction Audio Formats and Browser
Support
Audio on the Web HTML5 Audio Tags
How It Works?
HTML5 Input Types
Introduction number
color range
date search
datetime tel
datetime-local time
email url
month week
<keygen>
<output>
autocomplete
novalidate
HTML5 Semantic
Introduction <section>
What are Semantic Elements? <article>
non-semantic elements: <div> and <aside>
<span>
semantic elements: <form>, <table>, and <figcaption>
<img>
New Semantic Elements in HTML5 <figure>
<header> <footer>
<nav>
Browser Support
The localStorage Object
HTML5 SSE
One Way Messaging
Browser Support
HTML Media
New Media Elements <source>
<audio> <embed>
<video> <track>
HTML Multimedia
What is Multimedia? Video Formats
Browser Support Sound Formats
Multimedia Formats
HTML5 – MathML
Introduction
Matrix Presentation
Math Formulas
CSS 1.0 and 2.0
CSS Basics Styling Text, Styling Fonts, Links, Styling
Lists and Styling Tables
CSS Introduction CSS Border
CSS Syntax,CSS Id, Class and CSS
Styling,Styling Backgrounds
CSS3
Introduction Text Effects
CSS3 Modules 2D/3D Transformations
Selectors Animations
Box Model Multiple Column Layout
Backgrounds and Borders User Interface
Borders
border-radius
box-shadow
border-image
CSS3 Backgrounds
background-size
background-origin
word-wrap
CSS3 Fonts
@font-face Rule
font-stretch
font-weight
CSS3 2D Transforms
How Does it Work? rotate()
Browser Support scale()
2D Transforms skew()
translate() matrix()
CSS3 3D Transforms
rotateX()
rotateY()
CSS3 Transitions
How does it work?
CSS3 Animations
CSS3 @keyframes Rule
Browser Support
Animation, animation-duration
column-gap
column-rule
box-sizing
outline-offset
JAVASCRIPT
Introduction to JavaScript
Introduction of client-side script Prompt
Introduction of JavaScript Variables, Arrays and
Operators
Cross browser issues. Variables
Declaration syntax of JavaScript Operators
Statements Arithmetic
Comments Assignment
Popup Boxes Comparison
Alert Logical
Confirm
Document object model
Functions and types
Conversion functions
Conditional statements
if
if…else
if…else if…else
Switch
Loops
while for…in Statement
do…while Break
for Continue
Advanced JavaScript
Date object Form validation
This object Expressions
Event object Email validation
State management Dynamic functionalities of
html controls
Cookie
Introduction to jQuery