Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>letter-spacing with cursive content</title>
<style>
div {
font-size: 50px;
font-family: Monospace;
width: max-content;
border: 1px solid green;
}
</style>
<div>تفاحة</div>