<?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: Olamide</title>
    <description>The latest articles on DEV Community by Olamide (@olamidedz).</description>
    <link>https://dev.to/olamidedz</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%2F887337%2F279eb110-31d4-4efe-aea4-91ddcbdaf38a.jpg</url>
      <title>DEV Community: Olamide</title>
      <link>https://dev.to/olamidedz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/olamidedz"/>
    <language>en</language>
    <item>
      <title>Beginner's HTML</title>
      <dc:creator>Olamide</dc:creator>
      <pubDate>Tue, 05 Jul 2022 14:50:24 +0000</pubDate>
      <link>https://dev.to/olamidedz/beginners-html-36f5</link>
      <guid>https://dev.to/olamidedz/beginners-html-36f5</guid>
      <description>&lt;p&gt;OlamideDZ&lt;br&gt;
I’ve flipped to tech with fliptotech Team (fliptotech.ng)&lt;br&gt;
HTML is Hypertext Markup Language, coded language for displaying materials gotten from the internet. Html  tags are fundamental of any website.&lt;/p&gt;

&lt;p&gt;Basic html tags:&lt;br&gt;
&lt;br&gt;
instructs the web browser of the exact version&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
     &lt;/p&gt;
&lt;h1&gt;This is the main heading tag in html. It is the boldest. It also indicate title on web&lt;/h1&gt;
&lt;br&gt;
     &lt;h2&gt;Main heading&lt;/h2&gt;
&lt;br&gt;
     &lt;h3&gt;Main heading&lt;/h3&gt;
&lt;br&gt;
     &lt;h4&gt;Main heading&lt;/h4&gt;
&lt;br&gt;
     &lt;h5&gt;Main heading&lt;/h5&gt;
&lt;br&gt;
     &lt;h6&gt;Main heading&lt;/h6&gt;
&lt;br&gt;
Paragraph, This might be an introduction to the rest of the page and can split up into several sub-heading in a long page

&lt;h2&gt;Another sub-heading&lt;/h2&gt;

&lt;p&gt;Another paragraph, some long articles have more sub-headings to help follow up on what is written&lt;/p&gt;

&lt;h3&gt;Another subheading&lt;/h3&gt;

&lt;p&gt;Another paragraph&lt;br&gt;
&lt;a href="" class="article-body-image-wrapper"&gt;&lt;img&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This training was conducted by the Flip to Tech Team (fliptotech.ng)&lt;/p&gt;

&lt;h1&gt;
  
  
  fliptotech
&lt;/h1&gt;

&lt;h1&gt;
  
  
  flippedtotech
&lt;/h1&gt;

&lt;p&gt;Edited by Rasheedat Olabunmi (twitter.com/rasheedahoba)&lt;/p&gt;

</description>
      <category>fliptotech</category>
      <category>iveflippedtotech</category>
    </item>
  </channel>
</rss>
