<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Saravanan Cn</title>
    <description>The latest articles on DEV Community by Saravanan Cn (@saravanan_cn_183fcba7cc7a).</description>
    <link>https://dev.to/saravanan_cn_183fcba7cc7a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4120818%2Fdc521c4b-dd8b-4e17-b1f9-ef3ab6ad52df.png</url>
      <title>DEV Community: Saravanan Cn</title>
      <link>https://dev.to/saravanan_cn_183fcba7cc7a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saravanan_cn_183fcba7cc7a"/>
    <language>en</language>
    <item>
      <title>Day 2 of My Web Development Journey: HTML Tables &amp; Navigation Bar 🚀</title>
      <dc:creator>Saravanan Cn</dc:creator>
      <pubDate>Tue, 15 Sep 2026 15:09:13 +0000</pubDate>
      <link>https://dev.to/saravanan_cn_183fcba7cc7a/day-2-of-my-web-development-journey-html-tables-navigation-bar-4hfj</link>
      <guid>https://dev.to/saravanan_cn_183fcba7cc7a/day-2-of-my-web-development-journey-html-tables-navigation-bar-4hfj</guid>
      <description>&lt;p&gt;Today is Day 2 of my web development learning journey.&lt;/p&gt;

&lt;p&gt;Today I learned about HTML tables and navigation bars.&lt;/p&gt;

&lt;h3&gt;
  
  
  What I learned today
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;&amp;lt;tr&amp;gt;&lt;/code&gt; — used to create a table row.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;&amp;lt;th&amp;gt;&lt;/code&gt; — used to create a table header.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;&amp;lt;td&amp;gt;&lt;/code&gt; — used to create table data/cells.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;&amp;lt;tbody&amp;gt;&lt;/code&gt; — used to group the main body of a table.&lt;/li&gt;
&lt;li&gt;Navigation bar — learned how to create a simple navigation menu using HTML and CSS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm learning step by step and building my understanding from the basics.&lt;/p&gt;

&lt;p&gt;Yesterday I learned about HTML and CSS, including images, lists, Flexbox, and &lt;code&gt;justify-content&lt;/code&gt;.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>css</category>
      <category>frontend</category>
      <category>html</category>
    </item>
    <item>
      <title>My First Day Learning HTML and CSS 🚀</title>
      <dc:creator>Saravanan Cn</dc:creator>
      <pubDate>Fri, 11 Sep 2026 11:29:08 +0000</pubDate>
      <link>https://dev.to/saravanan_cn_183fcba7cc7a/my-first-day-learning-html-and-css-3j7e</link>
      <guid>https://dev.to/saravanan_cn_183fcba7cc7a/my-first-day-learning-html-and-css-3j7e</guid>
      <description>&lt;p&gt;Today, I started learning HTML and CSS as part of my journey to become a developer.&lt;/p&gt;

&lt;p&gt;I learned about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The HTML &lt;code&gt;&amp;lt;img&amp;gt;&lt;/code&gt; tag and how to add images to a webpage.&lt;/li&gt;
&lt;li&gt;HTML list elements such as &lt;code&gt;&amp;lt;li&amp;gt;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;CSS Flexbox and how it helps arrange elements on a webpage.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;justify-content&lt;/code&gt; property for controlling the alignment of items in a flex container.&lt;/li&gt;
&lt;li&gt;How HTML and CSS can be used together to create a simple resume webpage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm starting my developer journey from scratch, and I'm excited to learn more every day.&lt;/p&gt;

&lt;p&gt;Next, I plan to continue learning HTML and CSS and gradually move on to JavaScript, React, Java, Spring Boot, and SQL.&lt;/p&gt;

&lt;h1&gt;
  
  
  html #css #webdevelopment #learning
&lt;/h1&gt;

</description>
      <category>beginners</category>
      <category>css</category>
      <category>html</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
