Which of the following tag supports Non-English language?
<bdo> tag in HTML stands for "Bi-Directional Override." This tag is used to override the default direction of text in a document. It is often used when dealing with text in languages that are written from right to left (such as Arabic or Hebrew) within a document that is primarily left-to-right.