Skip to content

Instantly share code, notes, and snippets.

View HamidReazaNikoonia's full-sized avatar
🏠
Working from home

Hamid Reza Nikoonia HamidReazaNikoonia

🏠
Working from home
View GitHub Profile
@HamidReazaNikoonia
HamidReazaNikoonia / gist:504dc1090fefad5c4079131c1b151669
Created December 2, 2021 02:56
How Controll UI Layout for LTR & RTL direction
// left-to-right
<html lang="en" dir="ltr">
// right-to-left
<html lang="ar" dir="rtl">
// Customize with CSS
html:lang(ar) {
@tomhicks
tomhicks / plink-plonk.js
Last active March 18, 2024 02:23
Listen to your web pages