Webform设计 [英] designing in webform

查看:93
本文介绍了Webform设计的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用VS 2008,对此我是陌生的.在设计Web表单时,
我无法像VS 6.0中那样将项目拖到需要的地方.我将位置更改为相对,但这些项目并未完全放置在我放置它们的浏览器中.

我的问题是:
-是否需要对我放置在表单上的每个项目应用新样式?
-是否可以在VS 2008中禁用CSS并以VS 6.0的形式自由工作?
请指导我处理CSS.

Hi,

I am using VS 2008 and I am new to this. While I am designing a web form,
I wasn''t able to drag items where I need it as in VS 6.0.I changed the position to relative but the items are not placed exactly in the browser where I placed them.

My questions are:
- Is it required to apply a new style to every item I place on the form?
- Is it possible to disable CSS in VS 2008 and work freely as VS 6.0?
Please guide me to handle CSS.

推荐答案

您需要首先阅读一本书,以了解术语和基础知识.

如果您不想,则不必每次都放样式.将使用默认值并显示.禁用/启用CSS并不是您的问题!

为了将控件放置在所需的位置,控件的位置必须是绝对".

在设计UI时,您可以放置​​一个容器,如表,div,占位符,然后将控件放入其中.
此外,您可以先设计表,然后将控件放在这些表单元格中.
You need a book first such that you are aware of terms and basics.

You don''t need to put style every time if you don''t want to. Default will be used and shown. Disabling/Enabling CSS is not your issue!

In order to put the controls at the place where you want, position of the control needs to be "absolute".

While designing UI, you can put a container like table, div, placeholder and then put the controls in it.
Further, you can first design the tables and then put the controls in those table cells.


这篇关于Webform设计的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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