Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クライアント用のウェブサイトを作成しましたが、まだ更新中です。現在、クライアントはサイトのアラビア語版も必要としています。私はそれについての経験がありません。Adobe Dreamweaver にアラビア語のテキストを挿入するにはどうすればよいですか?
置く
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
タグにhead追加し、直接アラビア語のテキストを Dreamweaver に追加します。お気に入り
head
<div>بعض النصوص العربية</div>
それはうまくいく