PrepAway - Latest Free Exam Questions & Answers

You need to ensure that content flows from right to left

You are developing an ASP.NET web page. You need to ensure that content flows from right to left.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

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”

Explanation:
http://msdn.microsoft.com/en-us/library/twe16yc2%28v=vs.100%29.aspx


Leave a Reply