<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HTML Help &#187; photo</title>
	<atom:link href="http://www.htmlexamples.net/tag/photo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.htmlexamples.net</link>
	<description>Expand your knowledge of html</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:15:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Html Break Line Size</title>
		<link>http://www.htmlexamples.net/html-break-line-size/</link>
		<comments>http://www.htmlexamples.net/html-break-line-size/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 05:53:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[html break line size]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://heresmy2cents.com/htmlexamples.net/html-break-line-size/</guid>
		<description><![CDATA[
 tag in HTML?

I wanna use  tag in HTML to boost keywords. But the font size is too big and there&#8217;s a line break under. How to keep it small and no paragraph break?


You can try to stick this in the  tag:

H1 {
   font-style: normal;
   font-weight: normal;
   [...]]]></description>
		<wfw:commentRss>http://www.htmlexamples.net/html-break-line-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

