<?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: Anjaneya Kariguli</title>
    <description>The latest articles on DEV Community by Anjaneya Kariguli (@anjaneya_kariguli).</description>
    <link>https://dev.to/anjaneya_kariguli</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3935439%2F1ff341ed-4fea-4722-8c60-59c44499c4f0.jpg</url>
      <title>DEV Community: Anjaneya Kariguli</title>
      <link>https://dev.to/anjaneya_kariguli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anjaneya_kariguli"/>
    <language>en</language>
    <item>
      <title>Html learning journey</title>
      <dc:creator>Anjaneya Kariguli</dc:creator>
      <pubDate>Wed, 20 May 2026 15:52:19 +0000</pubDate>
      <link>https://dev.to/anjaneya_kariguli/html-learning-journey-2do9</link>
      <guid>https://dev.to/anjaneya_kariguli/html-learning-journey-2do9</guid>
      <description>&lt;p&gt;Today I completed an important step in my web development journey by learning the fundamentals of HTML from scratch.&lt;/p&gt;

&lt;p&gt;I started with understanding the basic structure of an HTML document and then explored different types of tags used to build webpages. As I continued practicing, I learned how to create headings, paragraphs, lists, links, and add images, audio, and videos to a webpage.&lt;/p&gt;

&lt;p&gt;One of the most interesting parts was learning HTML tables and forms. I understood how tables are structured using rows and columns, and also practiced advanced concepts like &lt;code&gt;colspan&lt;/code&gt; and &lt;code&gt;rowspan&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I also spent time learning forms in detail, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Different input types&lt;/li&gt;
&lt;li&gt;Labels and the &lt;code&gt;for&lt;/code&gt; attribute&lt;/li&gt;
&lt;li&gt;Radio buttons and checkboxes&lt;/li&gt;
&lt;li&gt;Dropdown menus and textareas&lt;/li&gt;
&lt;li&gt;Form attributes like &lt;code&gt;action&lt;/code&gt;, &lt;code&gt;method&lt;/code&gt;, &lt;code&gt;required&lt;/code&gt;, &lt;code&gt;placeholder&lt;/code&gt;, and more&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of only watching tutorials, I focused on typing code manually and practicing each concept step by step. That helped me understand how HTML actually works behind the scenes.&lt;/p&gt;

&lt;p&gt;This is just the beginning, but I’m happy to see my progress and consistency improving day by day. Next, I’ll continue with the remaining HTML topics and then move into CSS to start designing real webpages.&lt;/p&gt;

&lt;p&gt;Learning in public and building consistently 🚀&lt;/p&gt;

&lt;h1&gt;
  
  
  HTML #WebDevelopment #FrontendDevelopment #CodingJourney #LearningInPublic #100DaysOfCode #StudentDeveloper
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
