Home > Article > Web Front-end > What are the differences between flash and html5
The differences are: 1. html5 is the specification of HTML in the Web, and flash is the standard for vector graphics and Web animation; 2. html5 brings the Web into a mature application platform, and flash is used to create attractive applications. ; 3. HTML5 allows programs to be accessed through a Web browser, and flash diversifies web design.
The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.
1. Different references
1. html5: It is the specification of the core language HTML in the Web. The content that users see when browsing the web using any means is originally in HTML format. The browser uses some technical processing to convert it into identifiable information.
2. Flash: A standard for interactive vector graphics and Web animation launched by Macromedia and acquired by Adobe.
2. Different uses
1. HTML5: Bringing the Web into a mature application platform, on which video, audio, images, animations and interactions with devices are all carried out specification.
2. Flash: Used to create attractive applications containing rich videos, sounds, graphics and animations. Create original content in Flash or import it from other Adobe applications such as Photoshop or Illustrator to quickly design simple animations.
3. Development differences
1. HTML5: It enables programs to pass through a web browser, allowing consumers to download programs from any terminal including personal computers, laptops, smartphones or tablets. Access the same programs and cloud-based information.
2. Flash: Since the functions of HTML (an application under Standard Universal Markup Language) are very limited, it cannot meet people's expected design to achieve refreshing dynamic effects. In this case, various A scripting language emerged at the historic moment, making web design more diverse.
Recommended learning: html video tutorial
The above is the detailed content of What are the differences between flash and html5. For more information, please follow other related articles on the PHP Chinese website!