button

G

Guest

Hello,
I am new in the web developpement. I use Visual studio 2005 and I am
creating a web page.I would like to insert a button in my web page, but I
can't place it where I want like with the windows applications, there is no
Left and Top properties.
Is there a way to place the objects on a page without use div or table ?

Thanks
 
R

Rob Meade

...
Is there a way to place the objects on a page without use div or table ?

Hello Alan,

If you right-click on your web page in Visual Studio you should be able to
change the page's layout from/to Grid/Flow...

Flow will just leave each object underneath each others unless you
specifically do something to position them (perhaps table)..

Grid should enable you to place the items where you want - but in the
background you'll probably find that its just using <div> tags etc...

Hope this is of some help..

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,255
Latest member
TopCryptoTwitterChannels

Latest Threads

Top