User:Wayne Decatur/Sandbox Controlled Applet Layout: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
New page: ==Introduction== WikiTable Markup {| | A | B |- | C | D |} HTML Tables <table width="200" border="1"> <tr> <td>A</td> <td>B</td> </tr> <tr> <td>C</td> <td>D</td> ...
 
Wayne Decatur (talk | contribs)
No edit summary
Line 22: Line 22:
   </tr>
   </tr>
</table>
</table>
WikiTable Markup
{|
| <applet load='1d66' size='300' frame='true' align='right' caption='A' />
| <applet load='1d66' size='300' frame='true' align='right' caption='B' />
|-
| <applet load='1d66' size='300' frame='true' align='right' caption='C' />
| <applet load='1d66' size='300' frame='true' align='right' caption='D' />
|}

Revision as of 21:49, 1 November 2009

Introduction

WikiTable Markup

A B
C D


HTML Tables

A B
C D

WikiTable Markup

A

Drag the structure with the mouse to rotate

B

Drag the structure with the mouse to rotate

C

Drag the structure with the mouse to rotate

D

Drag the structure with the mouse to rotate

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur