We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa51de commit 5f80886Copy full SHA for 5f80886
techniques/html/H48.html
@@ -98,7 +98,7 @@ <h3>事例 4: 定義リストを用いた連絡先情報</h3>
98
</section>
99
<section class="example" id="example-5-using-lists-to-group-links">
100
<h3>事例 5: リストを用いてリンクをグループ化する</h3>
101
- <p>この事例では、リンクが <code class="el">ul</code> 要素と <code class="el">li</li> 要素を用いてグループ化されている。
+ <p>この事例では、リンクが <code class="el">ul</code> 要素と <code class="el">li</code> 要素を用いてグループ化されている。
102
</p><pre xml:space="preserve"><a name="categories" id="categories"></a><h2>Product Categories</h2>
103
<ul class="navigation">
104
<li><a href="kitchen.html">Kitchen</a></li>
0 commit comments