<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Html on oorkan</title>
    <link>https://www.oorkan.dev/blog/tags/html/</link>
    <description>Recent content in Html on oorkan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 23 May 2026 15:50:00 +0400</lastBuildDate>
    <atom:link href="https://www.oorkan.dev/blog/tags/html/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up a website favicon</title>
      <link>https://www.oorkan.dev/blog/setting-up-a-website-favicon/</link>
      <pubDate>Sat, 23 May 2026 15:50:00 +0400</pubDate>
      <guid>https://www.oorkan.dev/blog/setting-up-a-website-favicon/</guid>
      <description>&lt;h2 id=&#34;part-1-the-bare-minimum&#34;&gt;Part 1: The Bare Minimum&lt;/h2&gt;&#xA;&lt;p&gt;A favicon (favorite icon) is a small square image on your website that is displayed in the browser&amp;rsquo;s address bar, page tabs, and bookmarks menu, Google or Bing search results, Windows shortcuts on your desktop, and more.&lt;/p&gt;&#xA;&lt;p&gt;Having a proper favicon does not affect your website&amp;rsquo;s ranking in search results, but it helps users to recognize and trust your brand.&lt;/p&gt;&#xA;&lt;p&gt;The most common image format for a favicon is ICO. The ICO image format was originally developed by Microsoft and is a multilayer image format. It can consist of multiple icon images, each with a different size and color depth.&#xA;Popular formats for favicons are PNG and SVG. We&amp;rsquo;ll cover them (especially SVG) later in this article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Add Syntax Highlighting to Your Website</title>
      <link>https://www.oorkan.dev/blog/how-to-add-syntax-highlighting-to-your-website/</link>
      <pubDate>Tue, 19 Jan 2021 18:00:00 +0400</pubDate>
      <guid>https://www.oorkan.dev/blog/how-to-add-syntax-highlighting-to-your-website/</guid>
      <description>&lt;p&gt;If you have a programming blog, like me, or your website contains code examples and explanatory content, you may want to support syntax highlighting on your pages. There are many solutions and workarounds available, but the most flexible, to me, is using Chroma.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;What&amp;rsquo;s Chroma&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Chroma is an open-source library written in Go allowing to have syntax highlighting for many different languages. Chroma is based on Pygments which is a generic syntax highlighter, written in Python.&lt;/p&gt;</description>
    </item>
    <item>
      <title>W3Schools Tryit Editor Features</title>
      <link>https://www.oorkan.dev/blog/w3schools-tryit-editor-features/</link>
      <pubDate>Sun, 26 Apr 2020 21:19:00 +0400</pubDate>
      <guid>https://www.oorkan.dev/blog/w3schools-tryit-editor-features/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.w3schools.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;W3Schools&lt;/a&gt; Tryit Editor is a good built-in tool to quickly review some HTML and CSS, for example. But few of us use the awesome features it has. With these features, it can serve you as a light-weight version of &lt;a href=&#34;https://codepen.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;CodePen&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Switch Dark / Light Mode&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://res.cloudinary.com/oorkan/image/upload/v1587918116/blog/img/topics/no-category/w3schools/w3schools_dl_switch_nmaxln.jpg&#34; alt=&#34;W3Schools Tryit Editor - Switch Dark / Light Mode&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Change Orientation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://res.cloudinary.com/oorkan/image/upload/v1587920196/blog/img/topics/no-category/w3schools/w3schools_orient_switch_atbpkv.jpg&#34; alt=&#34;W3Schools Tryit Editor - Change Orientation&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Share / Save Your Code&lt;/strong&gt;   ( This is the coolest one! 🔥)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
