<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>web-design-foundations</author_name>
  <author_url>https://blog.hatena.ne.jp/web-design-foundations/</author_url>
  <blog_title>Webデザインの基礎 | Webデザイナーへの道</blog_title>
  <blog_url>https://web-design-foundations.hatenadiary.org/</blog_url>
  <categories>
    <anon>CSS</anon>
  </categories>
  <description>list-style-imageを使ってリストのマークを画像に変更する方法を紹介します。html &lt;ul&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;日常&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;買い物&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;ダイエット&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;コスメ&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; css ul { list-style-image: url(./images/arrow.png); } li a { text-decoration: none; color: #000000; line-height: 2em; } ※ l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-design-foundations.hatenadiary.org%2Fentry%2F20150520%2F1432105897&quot; title=&quot;list-style-imageを使ってリストのマークを画像に変更 - Webデザインの基礎 | Webデザイナーへの道&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://cdn-ak.f.st-hatena.com/images/fotolife/w/web-design-foundations/20150520/20150520160007.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-20 16:11:37</published>
  <title>list-style-imageを使ってリストのマークを画像に変更</title>
  <type>rich</type>
  <url>https://web-design-foundations.hatenadiary.org/entry/20150520/1432105897</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
