<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Background Image]]></title><description><![CDATA[<p dir="auto">I’m fairly new to HTML programming and I was looking up the best way to include a background image and make it fill the whole page instead of repeating.  One of the tutorials I found had a few lines of code I hadn’t seen before.  The site in question recommended:<br />
background-image: url(“Images/Background.gif”);<br />
-webkit-background-size: cover;<br />
-moz-background-size: cover;<br />
-o-background-size: cover;<br />
background-size: cover;<br />
I’m curious what the middle three lines of code accomplish.  So far as I can tell, at least in my case, the end result doesn’t seem to change whether those lines of code are present or not.  Are they necessary, or simply the preference of the individual who wrote the tutorial?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13642/background-image</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 03:31:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13642.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Apr 2017 22:17:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Background Image on Fri, 14 Apr 2017 05:02:58 GMT]]></title><description><![CDATA[<p dir="auto">That is an excellent point, my apologies.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/23586</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/23586</guid><dc:creator><![CDATA[Richard Pack]]></dc:creator><pubDate>Fri, 14 Apr 2017 05:02:58 GMT</pubDate></item><item><title><![CDATA[Reply to Background Image on Thu, 13 Apr 2017 22:19:51 GMT]]></title><description><![CDATA[<p dir="auto">You might have more luck on getting an answer in a forum dedicated to HTML and CSS.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/23582</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/23582</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Thu, 13 Apr 2017 22:19:51 GMT</pubDate></item></channel></rss>