<?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>stylesheet &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/stylesheet/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:20:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Making background image fit any screen resolution with CSS</title>
		<link>https://it.megocollector.com/tips-and-tricks/making-background-image-fit-any-screen-resolution-with-css/</link>
					<comments>https://it.megocollector.com/tips-and-tricks/making-background-image-fit-any-screen-resolution-with-css/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 12 Sep 2012 15:29:25 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[screen resolution]]></category>
		<category><![CDATA[stylesheet]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1889</guid>

					<description><![CDATA[The usual approach for placing a background image is by placing the background within the body using CSS. No modifications are needed to the HTML file for the background to be displayed. body { margin:0; padding-top:0; background:#777; color:#f3f3f3; font-size:13px; background:url(images/main-bg.gif) repeat fixed; } However, what if instead of a small repeating image, a much larger, single image is desired. In...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/tips-and-tricks/making-background-image-fit-any-screen-resolution-with-css/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
