|
|
|
|
by Tom Meinen
|
|
|
For those who want to put bold, italic, underlining or other features into your posts, here are some HTML tags you can use to produce them. You put the "tag" used to insert a code inside a bracket . The < > and anything you put between them will not show up in your message You need to put the code at the start of the text you want affected, and then at the end of the text with a / in front of it. The / will turn off the effect. Recommendation: Use our boards' preview option to check if your html has worked. Here are examples of HTML commands: Attributes Bold: <b>bold</b> Italic: <i>italic</i> Underline: <u>underline</u> Center: strikethrough <strike> Blink: <blink></blink> (I recommend using this command sparingly. It's annoying to people and it only shows up in Netscape. Internet Explorer and Opera users will not see it.) Changing Font Sizes: <font size=1>size 1 text</font> <font size=2>size 2 text</font> <font size=3>size 3 text</font> (default size) <font size=4>size 4 text</font> <font size=5>size 5 text</font> <font size=6>size 6 text</font> Changing Font Colors The simplest way to change the color of your text is by using the name of the color with the following HTML command, as is shown in these examples: <font color=red>red text</font> <font color=blue>blue text</font> <font color=purple>purple text</font> <font color=green>green text</font> <font color=brown>brown text</font> The most accurate method to change your text's colors is to use hexadecimal color codes as is shown in these examples: <font color="#FF0000">red text</font> <font color="#0000FF">blue text</font> <font color="#FF0099">hot pink text</font> <font color="#330099">dark blue text</font> To see which colors you can use with this method, check out the Hexadecimal Color Chart. <b><i><font size=4>You can combine any HTML tags together, like this.</b></i></font> Posting with Moods: You can post with different moods that look like this: For details on how to do it, click here. Putting standard links in posts: First method: Alternate method: Putting e-mail links in posts: If you want people to be able to just click on your e-mail address in a post in order to write to you, there are two ways you could do it. First method: Alternate method: Putting images in posts: Here's how to put up a picture in a post.
First, the photo you want to show needs to be on the Internet somewhere.
(Holding the picture up to the screen won't work.) For example,
there's a photo of the Nelson kids at this location: Here's how to put it in your post -- First method: Alternate method
With this method you can post as many images as you want, but the more kilobytes you link to, the slower your post will load. In general, it's not a good idea to link to more than 80 kilobytes. If you want to put up your own photos, you'll need to upload them to the web somewhere so you can link to them like this. You can get free websites from various services around the internet -- just ask someone on the discussion boards. If you don't have your photos as a jpg or gif file, you could take a photo to Kinkos and have it scanned into a file, then upload it to the web so you can link to it. Finding Image Links "What if I find an image somewhere on the
Internet and want to post it?" With Netscape Navigator 4.04 or higher for
Windows With Internet Explorer 3.0 or higher for Windows
Mac users Putting Sounds in your Posts Important Note: Sound files can be extremely large. A rule of thumb: If a file is larger than 80 kilobytes, you should let people know its size in advance so that they can choose if they want to wait for it to load or not. For playing songs, MID files are usually the smallest. You can do a search for sounds on various search engines, just add .mid in the search parameters for the name of the song. Then you can link to that sound in your post. You can make a sound start playing automatically with the sound box hidden and repeat over and over if you want. Since you're not giving the person a choice as to whether it plays, you should only use this method for relatively small files (rule of thumb: under 80 kilobytes). You need two commands, one for Netscape users and another for Internet Explorer users. We're not talking about whether you use Netscape or Explorer. We're talking about the end user. In other words, to make sure both Netscape and Explorer users can hear your sounds, you'll put both these commands in your post. Here's an example of the commands you should include if you were trying to make the Psycho Theme play in your post. That midi file is located at: http://www.vegsource.com/psych.mid You would put the following 4 lines into your post:
Note: Always put the Internet Explorer command first. If you don't, some versions of Netscape will get confused and not play the sound. Also: The "<!-- Internet Explorer -->" and "<!-- Internet Explorer -->" are optional. These are only labels to help you remember which is which. |