lyndacom

Lynda.com provides training to more than 2 million people, helping individuals as well as university, corporate, and government members learn what they need to succeed.

Courses for every skill level cover more than 140 specialties in these subjects:

  • 3D + Animation
  • Audio
  • Business
  • Design
  • Developer
  • Photography
  • Video
  • Web

Learn anytime, anywhere. The entire library is available through our website, mobile site, and our free iPhone and iPad app.

Efficient, focused learning. Make the most of your online learning with these tools:

  • earn and share certificates of completion
  • track your progress with course history
  • organize and prioritize with queue and bookmarks
  • find answers fast with searchable transcripts
  • practice while you learn with downloadable project files
  • closed captioning

Subscription Information

Monthly Annual
Popular & affordable $239.88/year
$24.99/month $19.99/month
No long-term commitment
Over 104,000 tutorials
Anytime access
Save $50 per year
Over 104,000 tutorials
Anytime access
lynda.com online training tutorials lynda.com online training tutorials
 
Monthly
Premium
Annual
Premium
Affordable premium plan $359.88/year
$34.99/month $29.99/month
Includes exercise files
No long-term commitment
Anytime access
Includes exercise files
Over 104,000 tutorials
Anytime access
lynda.com online training tutorials lynda.com online training tutorials
 

Course List

In this course, Lee Brimelow shows Flash developers how to create dynamic content in the browser using HTML5, CSS, and other related technologies. The course compares ActionScript and JavaScript and covers building animations using the Canvas element and CSS3 transitions, incorporating video and audio, and manipulating 3D content with WebGL.

Add to course comparison   |  |  View your course lists
course level image
web image

Join author Joe Marini as he demonstrates how to use the HTML5 File API to perform file-related operations from within a web page, including manipulating files, reading and accessing data within files, and retrieving information about files. The course also covers how to complete tasks that were previously only possible with native code, such as picture processing, file conversion, and content checking.

Add to course comparison   |  |  View your course lists
course level image
web image

This course shows how to add location tracking to a web application with a combination of JavaScript, CSS and HTML5. First, author and HTML5 expert Bill Weinman provides a thorough explanation of the geolocation API, including considerations every developer should take into account, such as data dependability, power usage, and privacy concerns. The course then covers how to detect support for geolocation, retrieve coordinates from a device (whether once or continuously), handle errors, and integrate the results with Google Maps to create a location-aware web application that will run on many mobile browsers.

Add to course comparison   |  |  View your course lists
course level image
web image

One of the most exciting additions that HTML5 offers to designers is the ability to draw free-form graphics on a drawing surface known as the Canvas. In this course, author Joe Marini introduces the technical concepts behind Canvas and shows how to perform drawing operations directly in a web page. The course covers drawing basic and complex shapes, setting colors and styles, adding shadows, patterns, and gradients, more advanced techniques such as scaling, rotating, and compositing objects, and how to incorporate Canvas elements in a slideshow and an animation.

Add to course comparison   |  |  View your course lists
course level image
web image

This course describes how to save application data such as preferences or form data in the client's browser and use it in applications, including those run offline. Author and programmer Bill Weinman covers the various local storage options provided in HTML5, including local storage, session storage, and the Web SQL and Indexed Database APIs, with practical examples that show how to create and maintain a database in each scenario. The course also covers the use of storage events for change tracking and the cache manifest for using web applications offline.

Add to course comparison   |  |  View your course lists
course level image
web image

This course describes how to use the HTML5 Session History application programming interface to present bookmark-friendly URLs while updating parts of a page and preventing unnecessary network activity. Author Bill Weinman shows how to manipulate history by adding entries to the stack, visibly changing the URL in the address bar, and removing entries when the user presses the back or forward buttons, all without reloading the web page. The course uses practical examples that can be applied to most web sites, and also shows how to detect support for the History API in browsers and how to handle exceptions.

Add to course comparison   |  |  View your course lists
course level image
web image

This course shows how to communicate between web pages, both within a single domain and across one or more domains, using the HTML5 Messaging API. Author Bill Weinman reviews security and the same origin policy, details cross-origin scripting techniques, and explores examples of cross-document messaging. The course describes how to register and send messages to listeners and handle errors.

Add to course comparison   |  |  View your course lists
course level image
web image

Gain a deeper understanding of HTML5 and learn how to create richer, more meaningful web pages with structural tags and descriptive attributes. In this course, author James Williamson presents an overview of HTML5 and its development, defines the new tags and attributes, and discusses how browsers parse and display HTML5 content. The course also includes step-by-step instructions for constructing an HTML5 document with a header and footer, navigation, content groups, and formatting.

Add to course comparison   |  |  View your course lists
course level image
programming image

In this course, author Steve Heffernan contextualizes the state of HTML5 audio and video and shows how to embed media into a web page using HTML5. The course sheds light on configuring the new HTML5 audio and video tags, ensuring backwards compatibility by setting alternative playback methods, encoding the needed file formats, and building custom controls with JavaScript. Also included are tutorials on troubleshooting known issues and reviewing real-world examples of HTML5 audio and video.

Add to course comparison   |  |  View your course lists
course level image
web image

In this course, author Joe Marini details the latest enhancements for client-side forms found in HTML5. Using real-world examples, the course showcases the capabilities of the specification's new attributes and form elements, such as displaying default placeholder text, setting required fields, capturing email addresses, and presenting calculation results within a form. The course also demonstrates mobile device support for HTML5 forms and shows how to modernize existing forms while maintaining backwards compatibility for older browsers.

Add to course comparison   |  |  View your course lists
course level image
web image

Pages