设置网站的UI。调整宽度。 [英] Setting UI of a Website. Adjusting its width.

查看:81
本文介绍了设置网站的UI。调整宽度。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Guys,



我已经在最大化状态下构建了一个Web表单。



如何恢复资源管理器状态时调整所有内容的宽度。当我更改浏览器的大小所有Web表单内容包括(文本框,标签,网格视图),通过更改行(向上,向下)自动调整其大小。



我尝试使用%而不是px的宽度尺寸。但没有结果。



请回答..



问候。

解决方案

嘿那里,



尝试设置定义页面宽度的容器边距:



类似于:

  margin:  0px  auto; 





希望它有所帮助。



Azee ......


你可以尝试设置体宽:900px,这是一个固定的宽度。



我希望它对你有所帮助。

Hello Guys,

I have built a web form in maximized state.

how to adjust the width of all content when the explorer state is Restored. when I change the size of explorer all the web form content including(text box, label, grid view), automatically adjusted their size by changing line (Up, Down).

I have tried it by using the width size in % rather in px. But no results.

Please Answers..

Regards.

解决方案

Hey there,

Try setting the margin of the container that defines the width of your page:

Something like:

margin: 0px auto;



Hope it helps.

Azee...


You can try to set the body width:900px, that's a fixed width.

I hope it is helpful to you.


这篇关于设置网站的UI。调整宽度。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆