Frontpage "split cells" should make "split into rows" as default.

W

Wang Zhihui

The frontpage I use is Part of Office 2003. Many many times when I do the
operation of "split cells" , a dialogue will be shown. you can select "split
into columns" or "split into rows", the default one is "split into columns".
But from my experience( I am a developer of static website),most of the times
we want to use "split into rows" . So time and time again,I should select
"split into rows ". That waste me lots of time.
So my suggestions is make "split into rows" as default instead of "split
into columns". Although it isn't a technical suggestion ,but i think it is
very important for better user experience.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...3340ebce&dg=microsoft.public.frontpage.client
 
S

Stefan B Rusynko

IMHO
- just as many users would argue the opposite

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| The frontpage I use is Part of Office 2003. Many many times when I do the
| operation of "split cells" , a dialogue will be shown. you can select "split
| into columns" or "split into rows", the default one is "split into columns".
| But from my experience( I am a developer of static website),most of the times
| we want to use "split into rows" . So time and time again,I should select
| "split into rows ". That waste me lots of time.
| So my suggestions is make "split into rows" as default instead of "split
| into columns". Although it isn't a technical suggestion ,but i think it is
| very important for better user experience.
|
| ----------------
| This post is a suggestion for Microsoft, and Microsoft responds to the
| suggestions with the most votes. To vote for this suggestion, click the "I
| Agree" button in the message pane. If you do not see the button, follow this
| link to open the suggestion in the Microsoft Web-based Newsreader and then
| click "I Agree" in the message pane.
|
|
http://www.microsoft.com/office/com...3340ebce&dg=microsoft.public.frontpage.client
 
M

Murray

In my opinon, it's bad table etiquette (and methodology) to use either split
or merge of cells.

You will get much more predictable results by either nesting a new table in
the cell you wanted to split, or by terminating the current table and
stacking a new one under the cells you wanted to merge.

This way you avoid littering your table with col- and rowspans, which lead
to very fragile table constructions when used on more than one or two cells.
 
Top