Avoiding table less (Div based) HTML pages from CSS dependencies.

Hi,

I would like to how to avoid the CSS dependencies in the table less (Div based) HTML pages and retain the HTML layout.

For example:
I have created a HTML screen without table (Div based).  Some times user may change the css to use his own css settings in the browser.
In that situation if the css file is not available the layout will collapse. But in table structure even if the css file not available the structure will be retained  to the readable format. So that user can identify the literal and corresponding form element (Ex: First name followed by Text box).

But if the css file is not available in the table less screen, the whole page structure collapses and the user will not be able to identify the literals and corresponding form elements.

Is it possible to retain the page structure in the readable format even after removing the CSS file like the table structure?

Can some one please help me  in this issue?

Thanks in advance

Shivananda.M.K.


**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Received on Monday, 13 July 2009 07:52:54 UTC