Lyrics & Knowledge Personal Pages Record Shop Auction Links Radio & Media Kids Membership Help
The Mudcat Cafesj



User Name Thread Name Subject Posted
MudGuard HTML Practice Thread (237* d) RE: HTML Practice Thread 31 Dec 22


div is like span, an element with no special meaning - while span is "inline" (like a word), div is block (like a paragraph).

The style="font-family: Courier New, Lucida Console, Monospace; white-space:pre;"> has two CSS declarations.

First, the font family (I gave 2 common windows monospace fonts, plus the "generic" fallback monospace which causes browsers to use their default monospace font).

Second, the white-space:pre; which causes the browser to treat whitespace "as is" - it is the default value of the pre element.


Post to this Thread -

Back to the Main Forum Page

By clicking on the User Name, you will requery the forum for that user. You will see everything that he or she has posted with that Mudcat name.

By clicking on the Thread Name, you will be sent to the Forum on that thread as if you selected it from the main Mudcat Forum page.
   * Click on the linked number with * to view the thread split into pages (click "d" for chronologically descending).

By clicking on the Subject, you will also go to the thread as if you selected it from the original Forum page, but also go directly to that particular message.

By clicking on the Date (Posted), you will dig out every message posted that day.

Try it all, you will see.