|
-
October 7th, 2002, 06:45 PM
#1
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.
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.
-
October 22nd, 2002, 09:21 PM
#2
Some more vb code tests...
This is x2 (sup tag) <- does not work 
The element a1,2 (sub tag) <- does not work 
Now for some nice rainbow effect
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
This is Tahoma for those who have this font
[imgg]http://www.codeguru.com/forum/images/cg-logo.gif[/Imgg]
Should put the text
to the right
of the image <- does not work
-
October 22nd, 2002, 09:59 PM
#3
Originally posted by Yves M
[imgg]http://www.codeguru.com/forum/images/cg-logo.gif[/Imgg]
Should put the text
to the right
of the image <- does not work
Is it imgg or img? Me thinks it is img you want!
-
October 23rd, 2002, 06:21 AM
#4
No, not exactly. I know img works, but on another vBulletin board there are tags imgg and imgd for image on the left / image on the right. Thinking about it (g = gauche, d = droite) they probably implemented it themselves 
The point of imgg would be to have an image on the left and that the text would be flowing normally to the right of the image. If you insert an img tag, the image is just like a very big letter in the text :/
-
April 9th, 2003, 12:43 PM
#5
To get a [ use &#091;
To get a ] use &#093;
To get a : use &#058;
Last edited by Sam Hobbs; August 12th, 2003 at 01:49 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|