<?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>CSS &#8211; Karina Baha</title>
	<atom:link href="/posts/category/css/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Personal blog by Karina Baha</description>
	<lastBuildDate>Thu, 20 Jun 2024 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>CSS &#8211; Karina Baha</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Compound CSS Selectors</title>
		<link>/posts/compound-css-selectors/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Thu, 20 Jun 2024 00:00:00 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/compound-css-selectors/</guid>

					<description><![CDATA[In this part of this series, we will discuss compound selectors. As we did in the previous post when we talked about
  simple selectors, we will create a simple HTML page and style it while discussing compound selectors.]]></description>
		
		
		
			</item>
		<item>
		<title>Simple CSS Selectors</title>
		<link>/posts/simple-css-selectors/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 16 Jun 2024 00:00:00 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/simple-css-selectors/</guid>

					<description><![CDATA[Simple selectors are the most basic building blocks in CSS.
  Understanding simple selectors is the first step to mastering CSS. In this blog post, we will create a simple HTML
  page and style it using simple selectors.]]></description>
		
		
		
			</item>
		<item>
		<title>Getting Started with CSS</title>
		<link>/posts/getting-started-with-css/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Fri, 14 Jun 2024 00:00:00 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/getting-started-with-css/</guid>

					<description><![CDATA[CSS (Cascading Style Sheets) is a standard style sheet language used to describe the presentation of a document
  written in a markup language like HTML. It controls the visual and aural layout of web pages, making it a fundamental
  skill for web developers. CSS level 1 became a W3C Recommendation in 1996. Since then, it evolved and become more
  complex, adding more functionalities. In the following series, we'll discuss the fundamental concepts of CSS. Whether
  you're just starting out in web development or looking to solidify your understanding, this series is designed
  to equip you with the essential knowledge and skills needed to create visually stunning and well-structured web pages.]]></description>
		
		
		
			</item>
		<item>
		<title>The Flexible Box</title>
		<link>/posts/the-flexible-box/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/the-flexible-box/</guid>

					<description><![CDATA[In this tutorial, we will deal with the flexible box. The first version of the flexbox layout module was introduced
  as a Candidate Recommendation by the World Wide Web Consortium (W3C) in 2012. In 2016 the final version of the
  specification was published as a W3C Recommendation.]]></description>
		
		
		
			</item>
	</channel>
</rss>
