Description
Web layout has evolved towards a new standard: HTML5 from HTML and CSS3 or style sheets. Mastery of CSS is essential today to create professional websites. With the evolution of surfing devices, the practice of HTML5 (HTML) becomes essential to make your site accessible to everyone.
Who is this training for ?
For whom ?
Webmaster, web designer. Anyone who wants to create websites and update them with CSS.
Prerequisites
Training objectives
Training program
- Master the basics of HTML5 Tags, their attributes, the structure of an HTML5 page. Separate content from form: HTML5 for content and CSS3 for form. Identify a page, define a header, a title and the charset.
- The header, footer, nav, section, aside and article tags.
- Manage divs for formatting.
- Center a design whatever the browser window size.
- Integrate visuals, video and sound
- Alt properties for accessibility and title for the tooltip.
- Figure tag and figcaption.
- Sound and video formats for the Web.
- Integrate sound with the audio tag and integrate video with the video tag.
- Manage CSS3 custom classes, pseudo-classes, tags and ids.
- Position CSS: in a tag, in a page, in an external file.
- Inline tags and block tags.
- Basic fonts, styles, colors , enrichments, new font management with
- font-face.
- Floating elements with the float tag.
- Image management: size, position, opacity.
- Animate your site
- Integrate dynamic effects.
- with elements from the jQuery Javascript library: a slideshow and a drop-down menu.
- Test your site in browsers.
- Use responsive design
- Structure a document so that its design adapts to the support (smartphone, tablet, laptop, etc.) using a ready-to-use responsive CSS framework.
- Personalize the elements design by intervening in the CSS.
- Use media queries depending on the detected device.