video in html

TwitterFacebook
Get flash to fully experience Pearltrees

CSS3 Animation für Webkit-Browser | visuelleGedanken.de

http://visuellegedanken.de/2011-02-17/css3-animation-fuer-webkit-browser/ Auf tidenhub2011.de habe ich einen kleinen Effekt im Submitbutton eingebaut, in dessen Genuss allerdings nur Benutzer mit einem Webkit-Browser (Chrome, Safari) kommen. Es geht um eine kleine Animation der Hintergrundgrafik. Umgesetzt habe ich das rein mit CSS3 und -webkit-animation.
http://en.wikipedia.org/wiki/HTML5_video The HTML5 draft specification introduced the video element for the purpose of playing videos or movies, [ 1 ] partially replacing the object element . HTML5 video is intended by its creators to become the new standard way to show video on the web without plugins, but has been hampered by lack of agreement as to which video formats should be supported in web browsers. [ edit ] History of <video> element The <video> element was proposed by Opera Software in February 2007. [ 2 ] Opera also released a preview build that was showcased the same day, [ 3 ] [ 4 ] and a manifesto that called for video to become a first-class citizen of the web. [ 5 ] [ edit ] <video> element examples The following HTML5 code fragment will embed a WebM video into a web page.

HTML5 video

Einführung: Videos einbinden mit HTML 5 | www.video-flash.de

Der <video>-Tag ist eine Neuerung von HTML 5 und dient dazu, Filme und Videos abzuspielen. http://www.video-flash.de/index/html5-videos-einbinden-und-abspielen/