Created
February 28, 2020 11:52
-
-
Save khaledhosny/b971cfa3dec9090d835d9b7ab5948da2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<style> | |
p { | |
font-family: Calibri; | |
font-size: 32pt; | |
direction: rtl; | |
} | |
</style> | |
</head> | |
<body> | |
<p> | |
نوࢶ ࢶملون شتنࢶزو مࢸمي ويࢸ ࢸبل | |
</p> | |
<p> | |
صِرَاطࣰا مُستَقِيمࣰا | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment