Do one of the following:
For a new data access page:
Before creating a new data access page, set the direction, either left-to-right or right-to-left, under Default direction on the International tab in the Options dialog box (Tools menu). That direction will appear as the setting of the Dir property of the new data access page.
For an existing data access page:
Tip
To set text direction directly in HTML, click HTML Source on the View menu and modify the <HTML> element to <HTML DIR=RTL> for a right-to-left page direction or <HTML DIR=LTR> for a left-to-right page direction.