Download
100% FREE
Office Document APIs for .NET
Online: 1351
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
How do you change the writing direction to "right to left" in a webform ?
Posted by
Bharathi Cherukuri
on 7/25/2012 | Category:
ASP.NET Interview questions
| Views: 1948 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
You can change the writing direction of a webform from "left to right" to "right to left".
This is done by using the HTML dir attribute as shown below:
<body dir="rtl">
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of HTTP modules ?
Next > :
How do you detect the user's language preferen ...
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
How do you detect the user's language preference on ones computer?
How to raise an Exception ?
What is the main use of a finally block in exception handling ?
Will the finally block gets executed, if an exception occurs ?
Where will the control flow if an exception occurs inside a try block ...
Discuss the disadvantages of using querystrings in sending data from o ...
Explain the advantages of using Query Strings ?
Explain about Register directive's attributes ?
Latest Interview Questions
What is Anonymous functions ?
What is Isolated Storage?
What are the steps will followed when consuming WCF in silver light?
Can you provide a list of Layout Management Panels and when you will u ...
When you create a new project in silver light through Visual Studio, h ...
How to change the default page of silver light application?
What is the use of Client Bin folder?
What is .xap file?
More ...