<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moroto1122</author_name>
  <author_url>https://blog.hatena.ne.jp/moroto1122/</author_url>
  <blog_title>Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜</blog_title>
  <blog_url>https://moroto1122.hatenadiary.org/</blog_url>
  <categories>
    <anon>css3</anon>
  </categories>
  <description>スマートフォンサイトをやっているとblinkタグが効かなかったりするので作ってみた。 .blink { -webkit-animation-name blink; // blinkという名前（仮）で -webkit-animation-duration: 1.0s -webkit-animation-iteration-count: infinite; //無制限繰り返し } @-webkit-keyframes blink { 0% {opacity:0} 100% {opacity:1} }ちょっとゆらめく感じだけれど、っぽくはある。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoroto1122.hatenadiary.org%2Fentry%2F20120118%2F1326880118&quot; title=&quot;css3でblinkっぽいアニメーション - Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-01-18 18:48:38</published>
  <title>css3でblinkっぽいアニメーション</title>
  <type>rich</type>
  <url>https://moroto1122.hatenadiary.org/entry/20120118/1326880118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
