|
Introduction |
From time to time, you might want to insert an image in a Webboard post. In order to do this, you must manually insert html code. A simple html code can be used to add an image to your post. Html "tags" are codes that appear in angled brackets. For the purposes of this guide, there are spaces between all of the characters and the tags, so they remain visible. Whey you are using the tags, remember to type them in without the spaces.
|
|||
| Inserting an image in a post | To insert an image in a post, you must know
the following information:
< img src="http://domainname/username/filename.fileextension" >, filling in the specific information. (Don't forget the quotation marks; they are very important.)
|