[Mediawiki-l] FW: Pre-like tag, with wrapping?

Evelyn Yoder eyoder at gmail.com
Tue Feb 10 04:48:02 UTC 2009


I LOVE this group!!!!

:)

-----Original Message-----
From: mediawiki-l-bounces at lists.wikimedia.org
[mailto:mediawiki-l-bounces at lists.wikimedia.org] On Behalf Of Charlotte Webb
Sent: Monday, February 09, 2009 8:21 AM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Pre-like tag, with wrapping?

On Mon, Feb 9, 2009 at 3:13 AM, K. Peachey <p858snake at yahoo.com.au> wrote:
> Use a div box or table and style it accordingly:
> eg: <div style="width:99.5%; margin:0 auto; background-color:#EE17C3;
> border:1px dashed #0000FF">BOX Contents</div>

On Mon, Feb 9, 2009 at 4:41 AM, Katharina Wolkwitz <wolkwitz at fh-swf.de>
wrote:
> You could try the <tt> </tt>-Tag...

No no no, just use:
<pre style="white-space:normal;">
BOX Contents
</pre>

This is the opposite of "white-space:nowrap;". The <pre> tag is unique
in having this attribute by default.

-C.W.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l




More information about the MediaWiki-l mailing list