i have a form written in html with textfields, lists etc... how do i align them?
they are all scattered and not aligned..what is the code to align them tnx what i mean is like this...the output is all messy.. Name: TEXTBOX Nickname: TEXTBOX Home Address: TEXTBOX i want to align the textboxes
Public Comments
<div align = "center/left/right"> all you stuff here </div>