<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>親バカエンジニアのナレッジ帳</blog_title>
  <blog_url>https://ti-tomo-knowledge.hatenablog.com/</blog_url>
  <categories>
    <anon>AMP</anon>
    <anon>HTML</anon>
    <anon>CSS</anon>
  </categories>
  <description>AMPを記述する際のCSSの書き方 テキストファイルとして読み込ませる AMPを記述する際のCSSの書き方 AMPでHTMLを記述する際、CSSは基本的に外部ファイルに分けて記述することはできませんよね。 例えば以下の書き方でスタイルシートを読み込もうとするとエラーが発生します。 &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/test.css&quot;&gt; ということで、基本的にはスタイルを当てたい場合はタグにインラインで指定するか、headタグ内に &lt;style amp-custom&gt; .body { font-size: 16px; } &lt;/style&gt; の記述することになりま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fti-tomo-knowledge.hatenablog.com%2Fentry%2F2022%2F01%2F23%2F204854&quot; title=&quot;AMPの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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-23 20:48:54</published>
  <title>AMPのcssを別ファイルに分けて記述する方法</title>
  <type>rich</type>
  <url>https://ti-tomo-knowledge.hatenablog.com/entry/2022/01/23/204854</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
