- From: Jalesh Dikshit <jaleshdikshit@allvantage.com>
- Date: Mon, 20 Jun 2005 11:15:12 -0700
- To: www-html@w3.org
Received on Monday, 20 June 2005 18:25:23 UTC
Following is the code, to clarify the need for an additional value in 'align' parameter of <table> tag, i.e. in addition to 'right' and 'left', there could be a value called 'float' Code for tables side by side is byside.html Code for table one below other is in onebelow.html The only difference between two file is 'align' parameter. The addition of new parameter value 'float' for 'align' in <table> tag will allow the tables to float one below other when browser width is small and stay sidebyside when browser width is bigger, thus making the viewing experience much better. Please state your views, Thank You, Jalesh
Received on Monday, 20 June 2005 18:25:23 UTC