<?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: batwood99</title>
    <description>The latest articles on DEV Community by batwood99 (@batwood99).</description>
    <link>https://dev.to/batwood99</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%2F984773%2F7a9d37b5-2af4-417b-80c5-a33646558b94.png</url>
      <title>DEV Community: batwood99</title>
      <link>https://dev.to/batwood99</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/batwood99"/>
    <language>en</language>
    <item>
      <title>My Introduction to Web Development: Semantic HTML</title>
      <dc:creator>batwood99</dc:creator>
      <pubDate>Mon, 05 Dec 2022 17:36:03 +0000</pubDate>
      <link>https://dev.to/batwood99/my-introduction-to-web-development-semantic-html-4ml7</link>
      <guid>https://dev.to/batwood99/my-introduction-to-web-development-semantic-html-4ml7</guid>
      <description>&lt;p&gt;Hello DEV Community!&lt;/p&gt;

&lt;p&gt;I am new to the web development community as a whole I am writing this blog post for my first assignment as a student of UCF's full stack boot camp.&lt;/p&gt;

&lt;p&gt;Today I discovered a blog post about something called Semantic HTML. While I do not understand how to read or write HTML, I understand it's uses and I believe that I understand the difference between HTML code and Semantic HTML code. My understanding is that Semantic HTML is essentially HTML code that is labeled according to the content. A webpage that has a header entered as &lt;/p&gt; normally would therefore be entered as . This seems more intuitive to me, because when reading someone else's code you can decipher the content's intent.

&lt;p&gt;Can't wait to start my journey into the world of coding!&lt;/p&gt;

</description>
      <category>introduction</category>
      <category>html</category>
      <category>student</category>
    </item>
  </channel>
</rss>
