<?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: Shif</title>
    <description>The latest articles on DEV Community by Shif (@shif).</description>
    <link>https://dev.to/shif</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%2F2186807%2Fa44a2abd-a60f-491d-a2bd-87730db6cc2d.png</url>
      <title>DEV Community: Shif</title>
      <link>https://dev.to/shif</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shif"/>
    <language>en</language>
    <item>
      <title>Inspecting Contents on a Website</title>
      <dc:creator>Shif</dc:creator>
      <pubDate>Tue, 22 Oct 2024 17:01:16 +0000</pubDate>
      <link>https://dev.to/shif/inspecting-contents-on-a-website-215d</link>
      <guid>https://dev.to/shif/inspecting-contents-on-a-website-215d</guid>
      <description>&lt;h3&gt;
  
  
  Have you ever wanted to know what kind of style that website is using?
&lt;/h3&gt;

&lt;p&gt;Well, there is a simple way you can find that.&lt;/p&gt;

&lt;p&gt;1) Hover over the content of the website and right click.&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%2Fw641r16jrgjabu9lw5si.png" 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%2Fw641r16jrgjabu9lw5si.png" alt="Image description" width="598" height="491"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) There you can see inspect option click on it.&lt;/p&gt;

&lt;p&gt;3) You will see a tab opens on the right side of the page titled DevTools.&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%2Fsg5a569v9v350tu3062c.png" 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%2Fsg5a569v9v350tu3062c.png" alt="Image description" width="800" height="273"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) If you click on the three dots on the top right corner of DevTools you will be able to adjust the positioning of it.&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%2Fmcmi70crov7ixpsmrcok.png" 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%2Fmcmi70crov7ixpsmrcok.png" alt="Image description" width="708" height="948"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;5) The below image represents the HTML of the website page, you can edit it and see the changes on the site. The changes you make here are temporary they will disappear once you reload the website.&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%2Fyfwhv4980dvsvtgxt78q.png" 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%2Fyfwhv4980dvsvtgxt78q.png" alt="Image description" width="784" height="730"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;6) The below image represents the Styling of the website page.&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%2Fuvetrstgiuyoq0jg81bq.png" 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%2Fuvetrstgiuyoq0jg81bq.png" alt="Image description" width="713" height="900"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This way you can inspect the website. Thank you!!!&lt;/p&gt;

&lt;p&gt;Cover Image by &lt;a href="https://icons8.com/lunacy" rel="noopener noreferrer"&gt;Icons8 Lunacy&lt;/a&gt;&lt;/p&gt;

</description>
      <category>website</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>Your First Hello World! with HTML</title>
      <dc:creator>Shif</dc:creator>
      <pubDate>Wed, 09 Oct 2024 03:37:27 +0000</pubDate>
      <link>https://dev.to/shif/your-first-hello-world-with-html-2cel</link>
      <guid>https://dev.to/shif/your-first-hello-world-with-html-2cel</guid>
      <description>&lt;h4&gt;
  
  
  HTML is a hyper text markup language, it is the structure of the website simply put what displays on the website
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;  Download Visual Studio code (it is a code editor) &lt;a href="https://code.visualstudio.com/Download" rel="noopener noreferrer"&gt;https://code.visualstudio.com/Download&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;  Create a new file &lt;strong&gt;hello.html&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;  On the first line type &lt;code&gt;html !&lt;/code&gt; and then press enter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fr7ouiszrlbwgvyfufcjx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fr7ouiszrlbwgvyfufcjx.png" alt="Image description" width="800" height="342"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;      Remove the white highlighted html from first line &lt;/li&gt;
&lt;li&gt;  On the 9th line type &lt;strong&gt;&lt;code&gt;&amp;lt;span&amp;gt;Hello World!&amp;lt;/span&amp;gt;&lt;/code&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.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%2F4a2tc549t7dqqg4nt6wu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F4a2tc549t7dqqg4nt6wu.png" alt="Image description" width="800" height="320"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;       Save the file&lt;/li&gt;
&lt;li&gt;   Open the file from file explorer and it will open on your default browser&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fcnodul6t8ip5dt50xjx5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fcnodul6t8ip5dt50xjx5.png" alt="Image description" width="687" height="655"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Ffnkxcj2garxzl529v9px.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Ffnkxcj2garxzl529v9px.png" alt="Image description" width="546" height="329"&gt;&lt;/a&gt;&lt;br&gt;
Cover image by &lt;a href="https://icons8.com/lunacy" rel="noopener noreferrer"&gt;Icons8 Lunacy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So that was a simple tutorial on your first Hello World! with HTML&lt;/p&gt;




</description>
      <category>html</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
