JavaScript Editor jscript editor     Web designer 



Main Page

The best practice for HTML layout is to ensure that localizers need to translate only strings, because the user interface sizes all controls to fit the text that the strings contain. This is a benefit because the step of manually resizing controls is removed from the localization process, thereby removing the errors and bugs that can result. However, the layout of the controls changes depending on string lengths, so localized Web sites need to be carefully tested.

The following list provides recommended guidelines for designing ASP.NET Web pages for globalization.

See Also



JavaScript Editor jscript editor     Web designer