An interactive website establishes an interaction between users and your content. This interaction allows your uses to have a more personalized experience beyond just browsing a website.
Introduction To Web Designing
An introduction to HTML and CSS
Tools for web development
Coding, Testing, And Validating A Web Page
The HTML syntax
The CSS syntax
How to test, debug, and validate HTML and CSS files
How To Use Html To Structure A Web Page
The head section
Text elements
Structuring the content of a page
Links, lists, and images
Structured web pages
Using Css To Format The Elements Of A Web Page
An introduction to CSS
Measurements and colors
Selectors
Cascading Style Sheets
How to work with text A web page that uses external style sheets
How To Use The Css Box Model For Spacing, Borders, And Backgrounds
An introduction to the box model
How to size and space elements
A web page that illustrates sizing and spacing
Borders and backgrounds
A web page that uses borders and backgrounds
How To Use Css For Page Layout
Floating elements in 2- and 3-column layouts
Two web pages that use a 2-column, fixed-width layout
Using CSS3 to create text columns
Positioning elements
Lists And Links
Coding lists
Formatting lists
Working with links
Navigation menus
Responsive Web Design
Introduction to Responsive Web Design
Fluid design
CSS3 media queries
A web page that uses Responsive Web Design
Images
Basic skills for working with images
Advanced skills for working with images
Related skills for working with images
Tables
Basic HTML skills for coding tables
Basic CSS skills for formatting tables
Other skills for working with tables
Forms
How to use forms and controls
Other skills for working with forms
How to use the HTML5 features for data validation
How to use the HTML5 controls
A web page that uses HTML5 data validation
Audio And Video
An introduction to media on the web
How to add audio and video to a web page
A web page that offers both audio and video
Fonts And Printing
How to embed fonts in a web page
The skills for formatting printed web pages
A two-column web page with print formatting
Css3 Transitions, Transforms, Animations, And Filters Html5 & Css3 Conclusion
Developing Interactive Web Pages (Javascript)
Introduction To Javascript
Getting Started with JavaScript
Client-Side and Server Side Application
JavaScript In a Browser
JavaScript on a Web Server
Comparing JavaScript with other Scripting
Specifying JavaScript Version
Integrating JavaScript Version
Adding Comments
Hiding Script Using Comments Tags
tags
The [removed]tag’s “SRC” Attributes
Using JavaScript Entitles
Variables
Type Casting
Conversion Functions
Programming Constructs And Functions
Arrays
Operators
JavaScript Statements
Functions
Events
Event Handlers in JavaScript
Link Events
Body Events
Image Events
Events Associated with other HTML Elements
Event Handling And Javascript Object
Object Model
Browser Object
The Window Object
The Document Object
The History Object
The Navigator Object
The location Object
Discuss various JavaScript Predefined Objects
Create an Array Object and apply its method
Create a String Object and apply its method
Create a Date Object and apply its method
Predefined Javascript Objects
Create a Boolean Object and apply its method
Create a Function Object and apply its method
Use the Math and Global Objects
Create a user-defined object and add properties methods to the object
Write a public review