<?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: Swapnil Raja</title>
    <description>The latest articles on DEV Community by Swapnil Raja (@swapnil_raja).</description>
    <link>https://dev.to/swapnil_raja</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%2F4056412%2F61c3fd36-78ff-4a02-af27-158da34918d1.jpg</url>
      <title>DEV Community: Swapnil Raja</title>
      <link>https://dev.to/swapnil_raja</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swapnil_raja"/>
    <language>en</language>
    <item>
      <title>Why I Made My HTML Tutorial Downloadable (as a Free PDF)</title>
      <dc:creator>Swapnil Raja</dc:creator>
      <pubDate>Fri, 31 Jul 2026 10:46:08 +0000</pubDate>
      <link>https://dev.to/swapnil_raja/why-i-made-my-html-tutorial-downloadable-as-a-free-pdf-2029</link>
      <guid>https://dev.to/swapnil_raja/why-i-made-my-html-tutorial-downloadable-as-a-free-pdf-2029</guid>
      <description>&lt;p&gt;I run a small site called html5andcss3.org where I write simple HTML tutorials for beginners. Over the last year or so I kept getting the same message from readers, again and again: can I download this somewhere? My internet isn't great, or I only have data on my phone, or I want to read this on a flight.&lt;/p&gt;

&lt;p&gt;I ignored it for a while honestly. Then I just counted how many people had asked, and it was a lot more than I expected. So I took the whole HTML tutorial and put it into one PDF. It's free, no email needed, nothing to sign up for. Here's the &lt;a href="https://html5andcss3.org/html-tutorial-pdf/" rel="noopener noreferrer"&gt;HTML tutorial PDF&lt;/a&gt; if you want it.&lt;/p&gt;

&lt;p&gt;It's just the HTML part, not CSS. I kept it separate on purpose so it stays focused on one thing instead of trying to teach everything at once.&lt;/p&gt;

&lt;p&gt;It covers the basic stuff you need when you're starting out. What a doctype is and why it's there. Head vs body. Paragraphs, headings, links, images, lists. Semantic tags like header, nav, section, article, and why people bother using them instead of just divs everywhere. Forms and the different input types. Tables and when you'd actually want one.&lt;/p&gt;

&lt;p&gt;I'm not going to pretend a PDF is as good as an interactive course where you can type code and see it run. It's not. But that's not really what people were asking for. They wanted something they could open without needing wifi, something that doesn't disappear if a link breaks later.&lt;/p&gt;

&lt;p&gt;If you're learning HTML from scratch, or you're teaching someone and want one file to just hand them instead of a bunch of links, the &lt;a href="https://html5andcss3.org/html-tutorial-pdf/" rel="noopener noreferrer"&gt;free HTML tutorial PDF&lt;/a&gt; might be useful.&lt;/p&gt;

&lt;p&gt;If you read it and something's confusing or missing, tell me. It came out of real questions people sent me in the first place, so more of that only makes it better.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>html</category>
      <category>tutorial</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
