Horje

How to add A paragraph with a right-to-left direction

Write this text right-to-left!
index.html
Example: TRY
<!DOCTYPE html>
<html>
<body>

<p dir="rtl">Write this text right-to-left!</p>

</body>
</html>





Type:
try
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin