954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Page LOOK - - alignment using CSS

Hello Their,

i'm new asp.net and I've assigned to design a ERP supplier page and when i started designing the page i used lot of space tag( ) for spacing and my project guide insist me to find another way to align text box and label using css and ceratainly i don't how to do it...

experts pls help me

screen shot for how the label and text box should appear in the web page.....

srinidelite
Light Poster
31 posts since Mar 2010
Reputation Points: 6
Solved Threads: 0
 

Well since you didn't describe wheather you are using Table or DIV structure to create the UI. I suggest you to use any one of them. take care of cellpadding, cellspacing, height and width attributes in both cases (Table or DIV).

sufyan2011
Junior Poster
166 posts since Dec 2011
Reputation Points: 9
Solved Threads: 20
 

This website is very good when trying to understand CSS. http://www.w3schools.com/css/

barriegrant1
Light Poster
29 posts since Jan 2011
Reputation Points: 10
Solved Threads: 0
 
Well since you didn't describe wheather you are using Table or DIV structure to create the UI. I suggest you to use any one of them. take care of cellpadding, cellspacing, height and width attributes in both cases (Table or DIV).


Hello ,

I mostly using div..

but let me suggest which will be the better option... whether div or table??

Regards,
Srini

srinidelite
Light Poster
31 posts since Mar 2010
Reputation Points: 6
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: