<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>HTML</anon>
    <anon>CSS</anon>
  </categories>
  <description>動機 表示領域に対して、表示したいテキストが長い場合に、はみ出す分を省略表示するスタイルを指定する方法が CSS にはあります。 こんな感じ。 これを、省略表示されたばあいに、マウスオーバーで全体をポップアップ表示しよう、という試みです。 動機 1. はみ出た部分を切り詰めて省略記号を表示する 2. マウスオーバーで全体を表示する 3. 複数行をその場所に表示する 4. 他の要素よりも“上”に表示する 5. 枠線を表示する 6. 省略表示されていないテキストをポップアップ表示しない はみ出た領域があるか調べる はみ出た領域がないばあいにポップアップ表示を停止する 7. コード全容 8. 留意点…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F2022%2F04%2F25%2F080000&quot; title=&quot;省略されたテキストの全体をポップアップ表示する、CSSで - エンジニアのソフトウェア的愛情&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>https://m.media-amazon.com/images/I/51eHhVYvJCL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-25 08:00:00</published>
  <title>省略されたテキストの全体をポップアップ表示する、CSSで</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/2022/04/25/080000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
