<?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>JavaScript &#8211; Karina Baha</title>
	<atom:link href="/posts/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Personal blog by Karina Baha</description>
	<lastBuildDate>Mon, 15 Nov 2021 00:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>/wp-content/uploads/2025/07/cropped-karina-1-1-32x32.png</url>
	<title>JavaScript &#8211; Karina Baha</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Play CSS Animation Only Once Per Website Visit</title>
		<link>/posts/play-css-animation-only-once-per-website-visit/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Mon, 15 Nov 2021 00:00:00 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/play-css-animation-only-once-per-website-visit/</guid>

					<description><![CDATA[We have animated elements in the hero section of our website, but we do not want to play this animation all the time
  our users return to the home page where this hero section is. We want to play this CSS animation only once, when the
  user enters the site, and never again during the current session. How can we achieve that?]]></description>
		
		
		
			</item>
	</channel>
</rss>
