So I see. Thanks.
On Wed, Dec 21, 2011 at 10:31 AM, John H Palmieri <[email protected]>wrote:
>
>
> On Tuesday, December 20, 2011 9:24:08 PM UTC-8, Carl Eberhart wrote:
>>
>> Are there any other html tags that don't print in sage worksheet?
>> Thanks.
>
>
> It's not that "<html>" doesn't print: instead, it is interpreted as html
> code, and so is processed by the web browser. Try
>
> print('<html><strong>hello</strong></html>')
>
> for example. On the other hand,
>
> str('<html>')
>
> prints the string.
>
> --
> John
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org