blob: 61de7dca510f9699fac5de30ef4ef7ddd276aada [file] [edit]
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<meta charset="utf-8">
<style>
p {
direction: rtl;
font-family: system-ui;
}
</style>
</head>
<body>
<p>عنوان بريدي الإلكتروني هو <a href="mailto:foo@example.me">foo@example.me</a> أرسل لي تحديثًا عند وصولك إلى المطار</p>
</body>
</html>