<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>CSS/SCSS/SASS</anon>
  </categories>
  <description>■ CSSで四角形を描くには... / width・height・background-color サンプル &lt;!DOCTYPE html&gt; &lt;html lang=&quot;jp&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot;&gt; &lt;title&gt;Demo&lt;/title&gt; &lt;style type=&quot;text/css&quot;&gt; /* 四角形 */ .square { width: 100px; height: 200px; background-color: #ff9800; } &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;div class=&quot;square&quot;&gt;&lt;/div&gt; &lt;/body&gt; &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F37602012&quot; title=&quot;【CSS】 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>2018-06-21 23:52:26</published>
  <title>【CSS】 CSS で図形を描く</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/37602012</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
