Introduction to Web Development
Code the web
A thorough knowledge of HTML, CSS, and JavaScript is required to create applications for the web. In this training, you'll learn to display content on the web with HTML5, style the web with CSS3 and make the web interactive with JavaScript.
Objectives
- Discover and implement the languages of the web.
- Understand and create HTML pages: structure, appearance and interactions.
Prerequisites
- Object oriented programming or equivalent knowledge is recommended.
Introduction
HTML
- Tags
- The forms
- Multimedia
- HTML Entities
- Script and Style
CSS
- Introduction
- CSS syntax
- CSS selectors
- Values
- Texts and colors
- The positioning
- CSS animations
JavaScript
- Introduction
- Types of data and variables
- The functions
- Objects
- The tables
- Structures of controls
- JSON
- JavaScript in the browser
- AJAX