SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Currencies and the Global Capital Markets -- Ignore unavailable to you. Want to Upgrade?


To: EepOpp who wrote (1968)7/15/1999 8:13:00 AM
From: Daniel Chisholm  Respond to of 3536
 
In that post you've witnessed the entire extent of my HTML knowledge -- so it won't take very long to explain to you my entire bag 'o tricks.

You know how to do bolding and italicizing, right? You being bolding by putting a lowercase "b" between two angle brackets, and end it by putting "/b" between two angle brackets. Italicizing uses "i" and "/i".

And for my final trick, if you surround a piece of text with "pre" and "/pre" in angle brackets, you are indicating to Mr. HTML that this is "preformatted text", so it comes out in a fixed-spacing font, and whatever spacing, line-breaks and tabs you use are preserved. It is useful for pasting in (for example) columnar data, balance sheets or tables, where you want the successive rows to properly line up. Only problem is that typical balance sheets or other financial data from SEC filings result in overly-wide posts.

- Daniel