<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JHashimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/JHashimoto/</author_url>
  <blog_title>Architect's Log</blog_title>
  <blog_url>https://blog.jhashimoto.net/</blog_url>
  <categories>
    <anon>CSS</anon>
  </categories>
  <description>クラスセレクタは、class属性のクラス名で要素を指定します。 使用例 &lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;title&gt;Hello! CSS&lt;/title&gt; &lt;meta charset=&quot;UTF-8&quot;&gt; &lt;style&gt; .notification { /* notificationクラスが割り当てられた全ての要素 */ color: red; } span.notification { /* notificationクラスが割り当てられたspan要素 */ font-weight: bold; } &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jhashimoto.net%2Fentry%2F20120827%2F1351083629&quot; title=&quot;CSS クラスセレクタ - Architect&amp;#39;s Log&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>http://cdn-ak.f.st-hatena.com/images/fotolife/J/JHashimoto/20121024/20121024215952.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-08-27 22:00:29</published>
  <title>CSS クラスセレクタ</title>
  <type>rich</type>
  <url>https://blog.jhashimoto.net/entry/20120827/1351083629</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
