in reply to Re: Print in box syntax
in thread Print in box syntax

thanks sir this is completely new to me

Replies are listed 'Best First'.
Re^3: Print in box syntax
by sn1987a (Curate) on Jul 07, 2015 at 18:28 UTC

    Your ending <code> tag needs to be </code>.

    It is also helpful to enclose your output (and input, if you had had any) in <code>...</code>. This will preserve the formatting and let us see the spacing properly.

      thank you very much