<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<select autofocus>
<option dir="ltr">بحث کاربر</option>
<option dir="rtl">بحث کاربر</option>
</select>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<select autofocus>
<option dir="ltr">بحث کاربر</option>
<option dir="rtl">بحث کاربر</option>
</select>
</body>
</html>