Directions: In order to post an image, you must use the following HTML code: |
Example:![]() ![]() |
|
Directions: In order to post a resized image, you must use the following HTML code: (Please note that the number in this code is the number of pixels ACROSS you'd like your image to be.) |
Example:![]() ![]() You can change this numerical value to any width that you would like! However, keep in mind that the Windstone forums will not accommodate images larger than 700 pixels wide. |
|
Directions: In order to post a link, you must use the following HTML code: |
Example: 1. Where you want the link to take you 2. What you want the link to look like For the above code, I've made the link my homepage at http://www.deadbunny.org, and I've told it that I want the link to read "It's Hannah's Webpage!" The above code will look like this on a webpage or on the Windstone forums: |
|
|
Directions: Use the following code to make your text Bold: |
Example: 1. Where to begin making the text bold 2. Where to end making the text bold For the above code as well as all of the rest of the codes on this page, it is important to close the tag! The tag begins by telling your browser that all of the text after it will be bold, and it also tells your browser when the text should stop being bold. It's important to note that the text in your post will continue to be bold unless you include the closing tag! You can tell which is the closing tag by the / included with it. The above code will look like this on a webpage or on the Windstone forums: |
Directions: Use the following code to make your text Italic: |
Example: 1. Where to begin making the text italic 2. Where to end making the text italic The above code will look like this on a webpage or on the Windstone forums: |
Directions: Use the following code to make your text Underlined: |
Example: 1. Where to begin making the text underlined 2. Where to end making the text underlined The above code will look like this on a webpage or on the Windstone forums: |
Directions: Use the following code to change your text to the color yellow: |
Example: 1. Where to begin changing the color of your text 2. Where to end changing the color of your text It's important to note that when using hexidecimal codes (the FFFF00 up there), that you need to put a pound sign (#) in front of the code for it to work. You can use a variation of many different numbers and letters to create different colors, but the # sign must always be in front of the code (and within the quotation marks) for it to work. The above code will look like this on a webpage or on the Windstone forums: |
This color picker will allow you to pick and choose any color that you can think of! Simply follow the directions below. Instructions 1.) Click on the color box below. 2.) Select the color you'd like to use. 3.) Copy the color code. 4.) Use this code to change the color of your text! *** Remember that the # sign needs to be at the beginning of the color code to work! *** (eg: #FFFFFF) |