Scheda corso
NovaNext Training / Microsoft / HTML5 / HTML5 and CSS

HTML5 and CSS

Codice
MOC55319
Durata
5 Giorni
Prezzo
1.600,00 € (iva escl.)
Lingua
Italiano
Modalità
Virtual Classroom
Corso in aula
       

 

Modern web and mobile development starts with HTML and CSS.

This five day course is an in depth hands-on study of HTML5, CSS3 and modern web and mobile development.

The course includes detailed hands-on labs and Q and A labs.

Virtual Learning

This interactive training can be taken from any location, your office or home and is delivered by a trainer.

This training does not have any delegates in the class with the instructor, since all delegates are virtually connected.

Virtual delegates do not travel to this course, Global Knowledge will send you all the information needed before the start of the course and you can test the logins.

 

Prerequisiti

While any background in HTML or development is a plus, all you need are basic PC skills and a desire to learn web development..

 

Obiettivi
  • Create HTML5 compliant web pages.
  • Test and validate HTML and CSS code.
  • Create CSS for style pages.
  • Work with experimental vendor prefixes.
  • Work with fonts and CSS font effects.
  • Work with color and color tools.
  • Layout pages and content using DIVs, iFrames and Tables.
  • Add and format images and CSS sprites.
  • Create HTML5 forms.
  • Embed and manage video and audio content.

 

Destinatari

This class is targeted towards the professional developer new to HTML, self-taught HTML developers, graphics designers and those new to HTML development

 

Contenuti

Module 1: A Brief History of HTML and the Web

This module introduces HTML and CSS and the tools used to create web pages. It also covers many of those annoying little issues that you need to know about before creating modern web pages

  • Welcome!
  • History
  • Details, Details, Details…
  • The Life of a Web Page
  • HTTP Status Codes Definitions
  • Most Important Things to Know as a Web Developer

Lab of Module 1: 

  • Getting Started with HTML
  • Q&A quiz
  • Exercise 1 – Create a web page
  • Exercise 2 – Explore Visual Studio Options
  • Exercise 3 – Experimenting with tags
  • Lab Solution

 After completing this module 1, students will be able to:

  • Describe the history and use of HTML and CSS.
  • The life cycle of a page request and how the web server and web browser interact.
  • How to create a new web project in Visual Studio

 Module 2: Core HTML Elements

  • This module covers the use of HTML editors, page creation, core HTML tags and HTML validation.
  • HTML and CSS Editors
  • Text, Spaces and Tabs
  • Working with Tags
  • Attributes
  • Comments
  • Non-Standard Tags
  • Every Page Includes…
  • File Extensions
  • Core Page Elements
  • Nesting
  • Testing HTML
  • HTML and Text

Lab of Module 2:

  • Core HTML Elements
  • Q&A quiz
  • Exercise 1 – Creating and Validating a Page
  • Exercise 2 – Browser tools
  • Exercise 3 – Add a Copyright Message
  • Exercise 4 – Create a Style Sheet
  • Lab Solution

 After completing this module 2, students will be able to:

  • Use HTML editors to create web pages.
  • Use core HTML tags.
  • Create CSS style sheets.
  • Validate HTML using validators and browser tools. 

Module 3: Cascading Style Sheets

Although CSS is covered throughout this course and is introduced and used with related HTML tags, this module explores the core CSS features including selectors, CSS units and the CSS Box Model.

  • Before CSS
  • With CSS
  • Cascading Style Sheets (CSS)
  • Adding CSS to a Page
  • Order of CSS Processing
  • Experimental Vendor Prefixes
  • CSS Units
  • The CSS Box Mode

Lab of Module 3:

  • Cascading Style Sheets
  • Q&A quiz
  • Exercise 1 – Creating and Validating a Page
  • Exercise 2 – CSS Box Model – Customize the Header
  • Exercise 3 – CSS Box Model – Adding Navigation Tabs
  • Exercise 4 – Working with a Pseudo Class
  • Exercise 5 – Validate Your Code
  • Lab Solution

After completing this module 3, students will be able to:

  • Add CSS to pages.
  • Create and use CSS selectors.
  • Understand the CSS unit system.
  • Work with the CSS Box Model.
  • Use CSS to create shapes and symbols. 

Module 4: Fonts and Text

This module explores the use of fonts and lists.

  • Fonts
  • CSS for Text
  • CSS Text Ticks!
  • Working with Lists
  • Upgrading and to Windows 7

Lab of Module 4:

  • Fonts and Text
  • Q&A quiz
  • Exercise 1 – Selecting Fonts
  • Exercise 2 – Validate Your Code
  • Lab Solution

After completing this module 4, students will be able to:

  • Describe how fonts are used and selected in HTML and CSS.
  • Apply CSS to fonts.
  • Use CSS to create shadows and rotated text.
  • Create and format text lists.

Module 5: Colors and Backgrounds

In this module we will explore how colors are used and applied in HTML and CSS to HTML tags, fonts and backgrounds.

  • Specifying Colors
  • Applying Colors
  • Gradients

Lab of Module 5:

  • Colors and Backgrounds
  • Q&A quiz
  • Exercise 1 – Working with Color
  • Exercise 2 - Gradients
  • Lab Solution

 

After completing this module 5, students will be able to:

  • Define colors using RGB and other systems.
  • Apply colors to HTML elements using CSS.
  • Work with CSS gradients.

 

Module 6: Anchors and Hyperlinks

The “H” of HTML refers the ability to link from one document to another. In this module we will work with the anchor tag and buttons to build hyperlinked documents.

  • and CSS
  • Hyperlinks with Images and Other Objects
  • Buttons

Lab of Module 6:

  • Anchors and Hyperlinks
  • Q&A quiz
  • Exercise 1 – Add links to other pages
  • Exercise 2 – External Links
  • Exercise 3 – Image Links
  • Lab Solution

After completing this module 6, students will be able to:

  • Create hyperlinks to internal and external targets.

Module 7: Page Layout

In this module we will look at HTML’s options to control where and how content is arranged on a page. We will look at both the HTML tags and what can be done using CSS.

  • Page Layout Options
  • Tables for Data
  • DIVs
  • Float
  • SPAN
  • HTML 5 DIV-like Tags
  • IFRAMES

Lab of Module 7:

  • Page Layouts
  • Q&A quiz
  • Exercise 1 – Float Images
  • Exercise 2 – Float DIVs
  • Exercise 3 – Exploring the Power of CSS Style Sheets
  • Lab Solution

After completing this module 7, students will be able to:

  • Choose the best options for laying out pages and contents.
  • Work with CSS and DIVs to layout content.
  • Work with the new HTML5 contextual tags.
  • Build and format tables of data.

Module 8: Images

This module explores working with image in HTML pages. We will explore file types, file sizes, compression, background images, CSS sprites and best practices.

  • Favicon
  • Preparing Images
  • Image Files
  • The IMG Tag
  • Background Images
  • Image Best Practices
  • CSS Sprites

Lab of Module 8:

  • Images
  • Q&A quiz
  • Exercise 1 – Add a Background to a Page
  • Exercise 2 – Add a Background Image to a DIV
  • Lab Solution

After completing this module 8, students will be able to:

  • Choose the best file format for an image.
  • Insert, size and format an image.
  • Use background images.
  • Work with CSS sprites.
  • Understand the best practices for working with images in web pages.

Module 9: HTML Forms

In this module we will be exploring the HTML tags to create, style and validate web forms.

  • A Basic Form
  • POST vs. GET
  • name vs. id
  • Basic Form Elements
  • Basic Form Attribute
  • Select
  • Uploading Files
  • HTML 5 Form Enhancements
  • DataList

Lab of Module 9:

  • HTML Forms
  • Q&A quiz
  • Exercise 1 – Build a Simple Form
  • Lab Solution 

After completing this module 9, students will be able to:

  • Create HTML forms.
  • Choose the best method, POST or GET for the form.
  • Work with form elements to upload files.
  • Work with the new HTML5 form elements and browser compatibility.
  • Create a Data List.

Module 10: Multimedia

This module explores the addition of video and audio to web pages.

  • Video and Audio
  • HTML 5 Video
  • CSS
  • JavaScript
  • Audio
  • Hosting Videos in the Cloud
  • Working with Animated GIFs

Lab of Module 10:

  • Adding Videos to a Page
  • Q&A quiz
  • Exercise 1 – Add a Video to a Page
  • Exercise 2 – Add a YouTube Video to a Page (optional)
  • Lab Solution

After completing this module 10, students will be able to:

  • Understand the issues and limitations when working with videos across multiple browsers.
  • Use the HTML5 tabs to add video and audio to a page.
  • How to plan for “fallback” to support browser and device compatibility issues.
  • The use of animated GIFs.