Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Coding HTML5 animations & banners made easy
Rating: 4.3 out of 5(66 ratings)
269 students

Coding HTML5 animations & banners made easy

Through a case study, learn how to easily create animations for the web using HTML, CSS and Greensock JS library (GSAP).
Last updated 4/2018
English

What you'll learn

  • Use Photoshop to export images
  • Take measurements from Photoshop
  • Organise, code and style an HTML file
  • Animate HTML elements using TweenMax library from Greensock

Course content

3 sections11 lectures1h 6m total length
  • Exporting images from Photoshop3:35

    Organize the banner project by creating folders for images and the JavaScript file. Export each slide image from Photoshop, exporting the logo as a DNG, and verify the assets.

  • Creating and linking files4:06

    Create html, css, and javascript files with Sublime Text, link the CSS and JavaScript to the index file, set UTF-8 and viewport, and include the tween max library for animations.

Requirements

  • Have some very basic knowledge of HTML & CSS
  • Basic photoshop Skills

Description

This tutorial is mini project based where we will produce an HTML5 animated banner. Using a PSD file as asset, I will guide you through all the steps to exactly reproduce the banner in HTML before animating it. This tutorial will cover the following sessions :

- Export images from PSD,

- Organise folder by creating and linking HTML, JS, CSS files,

- Create HTML file,

- Style HTML elements by taking measurements from PSD,

- Animate the HTML elements using Greensock Javascript Library.


We will start by exporting the contents from the PSD, writing the HTML codes, adding CSS styles and finally use the Greensock Tweenmax library to animate the banner.

This course is for students who already have some basic knowledge about HTML, and wish to progress further by doing some more advanced styling and produce animations. If you don't have any HTML knowledge, you can still take the course and you will understand what it is all about. It will also help students reproduce an HTML document from a any PSD.


Who this course is for:

  • Anyone who wants to create animations for the web.