<?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>Parallaxe &#8211; La boite à outils d&#039;emandarine</title>
	<atom:link href="https://blog.emandarine.net/bulma/wordpress-bulma/parallaxe/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.emandarine.net</link>
	<description>Agence de création web et marketing digital</description>
	<lastBuildDate>Thu, 15 Sep 2022 14:12:10 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.4</generator>
	<item>
		<title>Footer Fixe sous le body</title>
		<link>https://blog.emandarine.net/bulma/wordpress-bulma/footer-fixe-sous-le-body/</link>
					<comments>https://blog.emandarine.net/bulma/wordpress-bulma/footer-fixe-sous-le-body/#respond</comments>
		
		<dc:creator><![CDATA[emandarine]]></dc:creator>
		<pubDate>Thu, 06 May 2021 10:02:37 +0000</pubDate>
				<category><![CDATA[Parallaxe]]></category>
		<category><![CDATA[Wordpress-bulma]]></category>
		<guid isPermaLink="false">https://blog.emandarine.net/?p=5702</guid>

					<description><![CDATA[HTML: &#60;footer class="paralax2"&#62;  &#60;!--footer--&#62;  &#60;div class="fixed"&#62;   &#60;!-- Insérer votre footer ici --&#62; &#60;/div&#62; &#60;!-- fin footer --&#62; &#60;/footer&#62; CSS: .paralax{  background-image: url('img/mrrobot2.jpg');  min-height: 550px;  background-attachment: fixed;  background-position: center;...]]></description>
		
					<wfw:commentRss>https://blog.emandarine.net/bulma/wordpress-bulma/footer-fixe-sous-le-body/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Parallax + Intersection Observer</title>
		<link>https://blog.emandarine.net/bulma/wordpress-bulma/parallax-intersection-observer/</link>
					<comments>https://blog.emandarine.net/bulma/wordpress-bulma/parallax-intersection-observer/#respond</comments>
		
		<dc:creator><![CDATA[emandarine]]></dc:creator>
		<pubDate>Tue, 27 Apr 2021 09:40:21 +0000</pubDate>
				<category><![CDATA[Parallaxe]]></category>
		<category><![CDATA[Wordpress-bulma]]></category>
		<guid isPermaLink="false">https://blog.emandarine.net/?p=5678</guid>

					<description><![CDATA[HTML: &#60;section class="paralax"&#62;    &#60;h1&#62;bistrot gourmand&#60;/h1&#62;    &#60;img src="&#60;?php echo get_template_directory_uri(); ?&#62;/css/img/burger.png" alt="" class="imgSlideInLeft"&#62;    &#60;img src="&#60;?php echo get_template_directory_uri(); ?&#62;/css/img/bonappetit.png" alt="" class="imgSlideInRight"&#62; &#60;/section&#62; CSS: /* Paralaxe */ /**  * La parti commentée doit être rajouté à chaque nouvelle "observation"  * Ne pas oublier de mettre les keyframes voulu si vous voulez en utiliser d'autre   */ .paralax{  background-image: url('img/mrrobot2.jpg');  min-height: 500px;  background-attachment: fixed;  background-position: center;  background-repeat: no-repeat;  background-size: cover; } .paralax h1{...]]></description>
		
					<wfw:commentRss>https://blog.emandarine.net/bulma/wordpress-bulma/parallax-intersection-observer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Parallaxe</title>
		<link>https://blog.emandarine.net/bulma/wordpress-bulma/parallaxe/</link>
					<comments>https://blog.emandarine.net/bulma/wordpress-bulma/parallaxe/#respond</comments>
		
		<dc:creator><![CDATA[emandarine]]></dc:creator>
		<pubDate>Thu, 03 Sep 2020 15:18:29 +0000</pubDate>
				<category><![CDATA[Parallaxe]]></category>
		<category><![CDATA[Wordpress-bulma]]></category>
		<guid isPermaLink="false">https://blog.emandarine.net/?p=4419</guid>

					<description><![CDATA[CSS .header2 { height: 500px; } /* Paralaxe */ .background-image { background-image: url('img/mandarine4.jpg'); background-size: cover; background-position: center; background-attachment: fixed; } .parallax-container { overflow: hidden; }...]]></description>
		
					<wfw:commentRss>https://blog.emandarine.net/bulma/wordpress-bulma/parallaxe/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
