<?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: Qurashi Akeel</title>
    <description>The latest articles on DEV Community by Qurashi Akeel (@qurashiakeel).</description>
    <link>https://dev.to/qurashiakeel</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%2F3614412%2F7735464e-2878-4c48-9155-ad2ef837bd29.png</url>
      <title>DEV Community: Qurashi Akeel</title>
      <link>https://dev.to/qurashiakeel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/qurashiakeel"/>
    <language>en</language>
    <item>
      <title>All about HTML forms</title>
      <dc:creator>Qurashi Akeel</dc:creator>
      <pubDate>Wed, 03 Dec 2025 14:18:30 +0000</pubDate>
      <link>https://dev.to/qurashiakeel/all-about-html-forms-m10</link>
      <guid>https://dev.to/qurashiakeel/all-about-html-forms-m10</guid>
      <description>&lt;p&gt;Just uploaded a fresh lesson where we start with a simple Google-style search form and then build a complete registration form step by step.&lt;/p&gt;

&lt;p&gt;If you’re following the frontend playlist, this one’s important.&lt;br&gt;
Watch here: &lt;a href="https://youtu.be/pvLukcsiaGw" rel="noopener noreferrer"&gt;https://youtu.be/pvLukcsiaGw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tell me in the chat what you searched first in the Google-style form!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>frontend</category>
      <category>coding</category>
    </item>
    <item>
      <title>Accessibility and Semantics in Under 10 minutes</title>
      <dc:creator>Qurashi Akeel</dc:creator>
      <pubDate>Thu, 20 Nov 2025 12:05:08 +0000</pubDate>
      <link>https://dev.to/qurashiakeel/accessibility-and-semantics-in-under-10-minutes-522</link>
      <guid>https://dev.to/qurashiakeel/accessibility-and-semantics-in-under-10-minutes-522</guid>
      <description>&lt;p&gt;I just published a new video in my Fullstack Development series, and this one is important for every frontend developer, Accessibility and Semantic HTML.&lt;/p&gt;

&lt;p&gt;Most beginners skip this topic, but accessibility is one of the core skills that separates a beginner from a real frontend developer. In this video, I covered:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Why accessibility matters&lt;/li&gt;
&lt;li&gt;How semantic HTML improves user experience&lt;/li&gt;
&lt;li&gt;Using alt text, aria-labels, and roles&lt;/li&gt;
&lt;li&gt;Keyboard navigation basics and tabindex attribute&lt;/li&gt;
&lt;li&gt;A quick Lighthouse accessibility check&lt;/li&gt;
&lt;li&gt;Small improvements to our resume project&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you're learning frontend or polishing your fundamentals, this will help you write cleaner, more readable, and more inclusive HTML.&lt;/p&gt;

&lt;p&gt;🎥 Watch the video: &lt;a href="https://youtu.be/h7R9dmfIMdU" rel="noopener noreferrer"&gt;https://youtu.be/h7R9dmfIMdU&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check out &lt;a href="https://youtube.com/playlist?list=PLCM0RCSd8MWjbxzYu5H-Ey5RB9vgetiOH" rel="noopener noreferrer"&gt;Complete Playlist&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to know, what’s one accessibility improvement you’ll add to your next project?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkqeto9mz90tzzxzsl3hv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkqeto9mz90tzzxzsl3hv.jpg" alt="Accessibility Image" width="800" height="450"&gt;&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>html</category>
      <category>frontend</category>
    </item>
    <item>
      <title>Build a complete HTML resume (with no CSS) 🔥</title>
      <dc:creator>Qurashi Akeel</dc:creator>
      <pubDate>Mon, 17 Nov 2025 01:56:02 +0000</pubDate>
      <link>https://dev.to/qurashiakeel/build-a-complete-html-resume-with-no-css-3odh</link>
      <guid>https://dev.to/qurashiakeel/build-a-complete-html-resume-with-no-css-3odh</guid>
      <description>&lt;p&gt;This will help you understand:&lt;br&gt;
Basic HTML, Semantic tags, clean structure.&lt;/p&gt;

&lt;p&gt;Also we will do an ATS check at the end for fun.&lt;/p&gt;

&lt;p&gt;Perfect for beginners starting frontend.&lt;/p&gt;

&lt;p&gt;🎥 Watch (4K): &lt;a href="https://youtu.be/nomiehZqdto" rel="noopener noreferrer"&gt;Complete Tutorial on YouTube&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Don't forget to follow and subscribe on youtube.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>frontend</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Build a complete HTML resume with no CSS 🔥
Semantic tags + clean structure + ATS check.

Perfect for beginners starting frontend.

🎥 Watch: https://youtu.be/nomiehZqdto

#frontend #html #vscode #frontenddev #resume #cv</title>
      <dc:creator>Qurashi Akeel</dc:creator>
      <pubDate>Mon, 17 Nov 2025 01:48:47 +0000</pubDate>
      <link>https://dev.to/qurashiakeel/build-a-complete-html-resume-with-no-css-semantic-tags-clean-structure-ats-check-perfect-344a</link>
      <guid>https://dev.to/qurashiakeel/build-a-complete-html-resume-with-no-css-semantic-tags-clean-structure-ats-check-perfect-344a</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;a href="https://youtu.be/nomiehZqdto" rel="noopener noreferrer"&gt;
      youtu.be
    &lt;/a&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
