Difference between revisions of "User:DavidAHare/ActualTest Page"
DavidAHare (Talk | contribs) |
DavidAHare (Talk | contribs) |
||
Line 5: | Line 5: | ||
{{User:DavidAHare/Test Page Section A}} | {{User:DavidAHare/Test Page Section A}} | ||
− | + | <!-- | |
|- | |- | ||
| | | | ||
Line 12: | Line 12: | ||
{{User:DavidAHare/Test Page Section B}} | {{User:DavidAHare/Test Page Section B}} | ||
− | + | || | |
| style="width:50%; background-color:#e5c173; border:1px solid #000; -moz-border-radius:0px 0px 15px 0px" align="center" valign="top" | | | style="width:50%; background-color:#e5c173; border:1px solid #000; -moz-border-radius:0px 0px 15px 0px" align="center" valign="top" | | ||
{{User:DavidAHare/Test Page Section C}} | {{User:DavidAHare/Test Page Section C}} |
Revision as of 01:02, 8 September 2008
Actual Test Section + | ||||||||||||||||||||||||||||||||||||||||||||||||||||
This is the actual section that is the test area. So Please limit all corrections to this Page/Section. I have also put section dividing code on this page with comments before and after which are there to help in getting the code right for dividing areas so please leave those alone as well. Anything in between the comments; You can start editing here and Stop editing is alright to edit/correct. Thanks
I have tried to take the above code with the collapssible function in it and put a 2nd set next to it like what is below with the scroll bar. Here is the final code that I tried w\hich did not turn out very good. I just need to know if it can be done where I can have more than 1 collapsible field in a table type format. To look at the way the code is writen please press edit to look at the code below since I have had to use the <nowiki></nowiki> function to stop the miss up of the code below my trial of putting 2 collapsible fields next to each other. {|style="width:100%; background:none" align="left" colspan="2" cellspacing="5" <div class="toccolours collapsible collapsed" width:100%> |- ! colspan="6" | This table will always initially collapse |- | Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6 |- | Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6 </div> | <div class="toccolours collapsible collapsed" width:100%> |- ! colspan="6" | This table will always initially collapse |- | Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6 |- | Column 1 || Column 2 || Column 3 || Column 4 || Column 5 || Column 6 </div> |}
TablesCollapsing
'collapsed by default'
'autocollapse'
'innercollapse' and 'outercollapse'
Sortable tables
|