Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
HTML accesskey Attribute
HTML class Attribute
HTML contenteditable Attribute
HTML data-* Attributes
HTML dir Attribute
How to add A paragraph with a right-to-left direction - HTML dir Attribute
HTML draggable Attribute
HTML enterkeyhint Attribute
HTML hidden Attribute
HTML id Attribute
HTML inert Attribute
HTML inputmode Attribute
HTML lang Attribute
HTML popover Attribute
HTML spellcheck Attribute
HTML style Attribute
HTML tabindex Attribute
HTML title Attribute
HTML translate Attribute
HTML Global Attributes
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML Global Attributes
How to add A paragraph with a right-to-left direction - HTML dir Attribute
How to add A paragraph with a right-to-left direction - HTML dir Attribute
See Example.
index.html
Example:
HTML
<!DOCTYPE html> <html> <body> <p dir="rtl">Write this text right-to-left!</p> </body> </html>
Try Now
Output should be:
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML Global Attributes
Uploaded by
:
Admin