Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

2012-07-21から1日間の記事一覧

video要素

動画を表します。 使用例 <html lang="ja"> <head> <title>Hello! HTML5 Video></title> <meta charset="UTF-8"> </head> <body> <p>HTML5 Video</p> </body></html>