<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My supercalifragilisticexpialidocious padlet by Oscar Madiba Ramaoka</title>
      <link>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2024-05-25 14:51:28 UTC</pubDate>
      <lastBuildDate>2024-05-25 16:18:33 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>ramaokaoscar</author>
         <link>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007174069</link>
         <description><![CDATA[<p>What does HTML stands for?</p><p>Basic structure of HTML Tags.</p><p>Commonly used HTML tags.</p><p>Conclusion.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2505560231/9eae207ed0e2751c4ee8663c5ffd7385/audio.mp3" />
         <pubDate>2024-05-25 15:53:48 UTC</pubDate>
         <guid>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007174069</guid>
      </item>
      <item>
         <title></title>
         <author>ramaokaoscar</author>
         <link>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007176502</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/4/40/The_computer_lab_%40_Gaborone.jpg" />
         <pubDate>2024-05-25 15:59:50 UTC</pubDate>
         <guid>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007176502</guid>
      </item>
      <item>
         <title></title>
         <author>ramaokaoscar</author>
         <link>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007183103</link>
         <description><![CDATA[<p><strong>Understanding HTML Tags: A Beginner's Guide with Examples</strong></p><p><br/></p><p><strong>Introduction to HTML Tags:</strong> Before we dive into dissecting code, let's grasp the concept of HTML tags. Think of HTML tags as the building blocks of a webpage. They're like instructions that tell the browser how to display content. Each tag serves a specific purpose and can contain other tags or content.</p><p><br/></p><p><strong>Basic Structure of HTML Tags:</strong> Now, let's break down the structure of a basic HTML tag:</p><p><strong>Opening Tag:</strong> An HTML tag typically begins with an opening angle bracket &lt; followed by the tag name. For example, &lt;h1&gt; denotes a level 1 heading tag.</p><p><strong>Closing Tag:</strong> Most HTML tags have a corresponding closing tag, which is identical to the opening tag except for a forward slash / before the tag name. For instance, &lt;/h1&gt; marks the end of a level 1 heading.</p><p><br/></p><p><strong>Content:</strong> Between the opening and closing tags lies the content that you want to display or format on your webpage. This could be text, images, links, or even other nested tags.</p><p><br/></p><p><strong>Breaking Down the Example Code:</strong> Now that we understand the anatomy of HTML tags, let's dissect our example code snippet to see them in action.</p><p><br/></p><p><strong>Doctype Declaration:</strong> We start with the &lt;!DOCTYPE html&gt; declaration, which specifies the document type and version of HTML being used.</p><p><br/></p><p><strong>Root Element - &lt;html&gt; Tag:</strong> Next, we have the &lt;html&gt; tag, serving as the root element that encapsulates all other elements on the page.</p><p><br/></p><p><strong>Head Section - &lt;head&gt; Tag:</strong> Inside the &lt;html&gt; tag, we find the &lt;head&gt; section, where meta-information about the document is stored.</p><p><strong>Title Tag:</strong> Within the &lt;head&gt; section, the &lt;title&gt; tag sets the title of our webpage.</p><p><br/></p><p><strong>Body Section - &lt;body&gt; Tag:</strong> Moving on to the &lt;body&gt; section, where the visible content of our webpage resides.</p><p><strong>Heading Tag - &lt;h1&gt;:</strong> Inside the &lt;body&gt; section, the &lt;h1&gt; tag defines the main heading of our page.</p><p><strong>Paragraph Tag - &lt;p&gt;:</strong> Lastly, the &lt;p&gt; tag encapsulates a paragraph of text on our webpage.</p><p><br/></p><p><strong>Conclusion:</strong> And there you have it, the anatomy of HTML tags explained using our example code. Remember, HTML tags are the foundation of web development, enabling you to structure and present content on the internet.</p><p><br/></p><p><strong>Closing:</strong> If you found this video enlightening, don't forget to give it a thumbs up and subscribe to our channel for more tech tutorials. Keep exploring, keep learning, and until next time, happy coding!</p><p>&nbsp;</p>]]></description>
         <enclosure url="https://www.inmotionhosting.com/support/website/understanding-basic-html-tags/" />
         <pubDate>2024-05-25 16:18:33 UTC</pubDate>
         <guid>https://padlet.com/ramaokaoscar/wmt82eb3tv4lal6u/wish/3007183103</guid>
      </item>
   </channel>
</rss>
