<HR> and <BR> tags are fairly constrained in how they can be used for layout. For your specific need, I'd suggest using an HTML <TABLE> that is often used for providing such alignment.
- Pete -----Original Message----- From: Anil Palat [mailto:[EMAIL PROTECTED]] Sent: 26 February 2002 10:21 To: ROSE_FORUM Subject: (ROSE) HTML tags Hi all, Could you tell me how we can insert <HR> & <BR> tags to align the form fields in an HTML form which itself is inside an HTML page.I want this because when i generate the HTML code out of this the form fields should be aligned.I can use the vAlign, vSpace, hSpace etc but that doesnt meet my exact requirements. Regards Anil --------------------------------------------- http://mail.indiainfo.com India's first ISO certified portal Check world time at http://time.indiainfo.com ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum ************************************************************************* ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
