<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTML List Tags – UL, LI, OL</title>
	<atom:link href="http://creative-le.com/tutorials/html-list-tags-ul-li-ol/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/</link>
	<description>Inspiration, Resources, and Experience of a Web Designer</description>
	<lastBuildDate>Fri, 03 Sep 2010 18:57:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HTML Images and Hyperlinks &#124; Creative-Le Studios</title>
		<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/comment-page-1/#comment-324</link>
		<dc:creator>HTML Images and Hyperlinks &#124; Creative-Le Studios</dc:creator>
		<pubDate>Thu, 13 May 2010 18:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://creative-le.com/?p=714#comment-324</guid>
		<description>[...] HTML Structure, Tags, Classes, and IDs   &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4.  HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML Structure, Tags, Classes, and IDs   &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4.  HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beginning The Use of CSS in HTML &#124; Creative-Le Designs</title>
		<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/comment-page-1/#comment-150</link>
		<dc:creator>Beginning The Use of CSS in HTML &#124; Creative-Le Designs</dc:creator>
		<pubDate>Mon, 22 Mar 2010 19:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://creative-le.com/?p=714#comment-150</guid>
		<description>[...] 3. Basic HTML Structure, Tags, Classes, and IDs &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4. HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</description>
		<content:encoded><![CDATA[<p>[...] 3. Basic HTML Structure, Tags, Classes, and IDs &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4. HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Create a Simple Website &#124; Creative-Le Designs</title>
		<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/comment-page-1/#comment-144</link>
		<dc:creator>How to Create a Simple Website &#124; Creative-Le Designs</dc:creator>
		<pubDate>Sun, 21 Mar 2010 04:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://creative-le.com/?p=714#comment-144</guid>
		<description>[...] HTML Structure, Tags, Classes, and IDs   &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4.  HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML Structure, Tags, Classes, and IDs   &#8211; HTML Cheatsheat, Divs, Spans, Paragraph 4.  HTML List Tags &#8211; UL, LI, OL 5. Beginning Cascading Stylesheet (CSS) &#8211; Inline Styles, Internal Stylesheet, External [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/comment-page-1/#comment-113</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://creative-le.com/?p=714#comment-113</guid>
		<description>To remove the black dots from unordered lists you will need to use CSS (Cascading Style Sheet) to style them.

If you already know how to do that, then to simple remove them you use this code:

&lt;code&gt;
ul li{
list-style:none;
}
&lt;/code&gt;

That should work.  My next tutorial will be on CSS which should be coming up soon.</description>
		<content:encoded><![CDATA[<p>To remove the black dots from unordered lists you will need to use CSS (Cascading Style Sheet) to style them.</p>
<p>If you already know how to do that, then to simple remove them you use this code:</p>
<p><code><br />
ul li{<br />
list-style:none;<br />
}<br />
</code></p>
<p>That should work.  My next tutorial will be on CSS which should be coming up soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murah cepat</title>
		<link>http://creative-le.com/tutorials/html-list-tags-ul-li-ol/comment-page-1/#comment-99</link>
		<dc:creator>murah cepat</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://creative-le.com/?p=714#comment-99</guid>
		<description>how to remove black dot at Unordered lists?</description>
		<content:encoded><![CDATA[<p>how to remove black dot at Unordered lists?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
