What should you do?

You are developing an ASP.NET web page.
You need to ensure that content flows from right to left.
What should you do?
A. In the @Page directive, add an attribute named dir with a value of "RightToLeft"
B. In the @Page directive, add an attribute named dir with a value of "RTL"
C. In the <html> tag, add an attribute named dir with a value of "RTL"
D. In the <html> tag, add an attribute named dir with a value of "RightToLeft"

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.