Skip to content

Instantly share code, notes, and snippets.

@ashour
Created March 25, 2020 11:00
Show Gist options
  • Save ashour/fdae300f4139c775aa6ed54aa301046c to your computer and use it in GitHub Desktop.
Save ashour/fdae300f4139c775aa6ed54aa301046c to your computer and use it in GitHub Desktop.
p:lang(en)::before {
content: "Hello ";
}
p:lang(ar)::before {
content: "أهلاً ب";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment