<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>so_blue</author_name>
  <author_url>https://blog.hatena.ne.jp/so_blue/</author_url>
  <blog_title>SO NOTE そうのて (；^ω^)</blog_title>
  <blog_url>https://so-blue.hatenadiary.org/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>ベルセルク</anon>
  </categories>
  <description>一つの要素に対して複数のクラス名セレクタを適用させたい時は、 適用させたいclass名セレクタを、間にスペースを空けて連ねて書けばOK。 例えば、cssが .hoge1 { background-color: pink; } .hoge2 { width: 100px; } で、更に背景色がピンクで幅が100pxな要素を必要となった場合、 .hoge3 { background-color: pink; width: 100px; } とclass名セレクタを追加しなくても、 &lt;table&gt; &lt;tr&gt; &lt;td class=&quot;hoge1&quot;&gt;りんご&lt;/td&gt; &lt;td class=&quot;hoge2&quot;&gt;ば…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fso-blue.hatenadiary.org%2Fentry%2F20080612%2F1213248897&quot; title=&quot;複数のクラス名セレクタを適用させる - SO NOTE そうのて (；^ω^)&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>2008-06-12 14:34:57</published>
  <title>複数のクラス名セレクタを適用させる</title>
  <type>rich</type>
  <url>https://so-blue.hatenadiary.org/entry/20080612/1213248897</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
