CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Testing vB Code

Threaded View

  1. #1
    Join Date
    May 1999
    Location
    Southern California
    Posts
    12,266

    Testing vB Code

    This is small (1) size

    This is normal size.

    This is size=2, which looks normal.

    This is large (3) size.

    This is size=4. It looks bold but the bold tag was not used.

    This is size=4 with the bold tag.

    This is underline bold.

    This is Arial.

    This is Times.

    This is Century.

    This is courier, which is usually monospace.

    Code:
    This is monospace.
    Oooh! The "#" button that says it is for monospace inserts the "code" tag we use for source code!

    The following are some characters that can be entered using SGML aliases and their corresponding SGML alias names.

    • ¢ cent
    • £ pound
    • ¥ yen
    • § sect
    • © copy
    • ¬ not
    • ® reg
    • ° deg
    • ± plusmn
    • ¶ para
    • · middot
    • – ndash
    • — mdash
    • • bull
    • & amp
    • ü uuml
    • : colon

    For example, to get a — use "—".
    Last edited by Sam Hobbs; August 12th, 2003 at 01:47 AM.
    "Signature":
    My web site is Simple Samples.
    C# Corner Editor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured