<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Css on oorkan</title>
    <link>https://www.oorkan.dev/blog/tags/css/</link>
    <description>Recent content in Css on oorkan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 19 Jan 2021 18:00:00 +0400</lastBuildDate>
    <atom:link href="https://www.oorkan.dev/blog/tags/css/index.xml" rel="self" type="application/rss+xml" />
    <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>
    <item>
      <title>Support CSS Variables in Old Browsers Using SCSS</title>
      <link>https://www.oorkan.dev/blog/support-css-variables-in-old-browsers-using-scss/</link>
      <pubDate>Sun, 19 Apr 2020 17:25:48 +0400</pubDate>
      <guid>https://www.oorkan.dev/blog/support-css-variables-in-old-browsers-using-scss/</guid>
      <description>&lt;script src=&#34;https://gist.github.com/oorkan/9f71b3264401db58f9ec625d66593bb9.js&#34;&gt;&lt;/script&gt;&#xA;&#xA;&lt;p&gt;You can try to compile this and see the result on &lt;a href=&#34;https://www.sassmeister.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;SassMeister playground&lt;/a&gt; or download a simple &lt;a href=&#34;https://github.com/oorkan/scss-to-css&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;SCSS to CSS&lt;/a&gt; converter and use with npm.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
