|
-
Dec 4th, 2008, 09:01 PM
#1
Thread Starter
Fanatic Member
[2005] Object Snap(Align) Grid (Visual)
In VB applications, I had the option to where if I move an object, I can align it with another object for better visuals.
Is this option available for ASP.NET?
-
Dec 6th, 2008, 11:10 PM
#2
Thread Starter
Fanatic Member
Re: [2005] Object Snap(Align) Grid (Visual)
Simple yes or no would do nicely
-
Dec 8th, 2008, 03:45 PM
#3
Re: [2005] Object Snap(Align) Grid (Visual)
Nope.
Layouts in web pages aren't completely controllable. You're bound by HTML 'rules' that the browser dictates, so you have to follow things like CSS and use certain markup elements for your layout such as DIVs and ULs, so on and so forth.
If you don't know HTML/CSS, then it's another 'technology' to learn and is quite fun.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|