We have moved to a new site!

This site will remain open only so you can copy anything you need, such as critques. Do so quickly because the old Forward Motion boards will soon disappear.

Are you ready for the new site? You must create a new login, but the chat login will remain the same as here for now. Click here to join us at the new

Forward Motion for Writers

See you there!

Site Search:
POST DISABLED Printer-friendly copy LOGIN
Lobby 1. About Forward Motion FAQ FAQ Boards topic #13
View in linear mode

Subject: "FM HTML Key" This topic is locked.
Previous topic | Next topic
Mesg #13 "FM HTML Key"
Author MarFisk     Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list Click to send message via AOL IM
Author Info Member since Dec 22nd 2002
44599 posts
Date Wed Dec-16-09 01:44 PM
Message
  

  

        


Wed Dec-16-09 11:34 AMby MarFisk

Here is a list of the main html you might find useful while constructing posts on Forward Motion. Thanks go to Kay House (strigidae) for the original version.








What you wantHow you get it
Heading number formatting works, from h1 to h6.

This is a heading


This is a heading


This is a heading


This is a heading


This is a heading

This is a heading

Heading number formatting works, from h1 to h6.
[h1]This is a heading[/h1]
[h2]This is a heading[/h2]
[h3]This is a heading[/h3]
[h4]This is a heading[/h4]
[h5]This is a heading[/h5]
[h6]This is a heading[/h6]
The paragraph signal gives you a paragraph break, and it's not necessary

to close it. The line br
eak signal gives you a manual line return without extra space, and here, again, it's not necessary to close it.

The paragraph signal gives you a paragraph break, and it's not necessary[p] to close it. The line br[br]eak signal gives you a manual line return without extra space, and here, again, it's not necessary to close it.
Font tags work for bold, italics, showing text with strikethrough marks, and underlining. Subscript
subscript and superscript superscript also work.
Font tags work for [b]bold,[/b] [i]italics,[/i] [s]showing text with strikethrough marks,[/s] and [u]underlining[/u]. Subscript
[sub]subscript[/sub] and superscript [sup]superscript[/sup] also work.
List tags work for both

  1. ordered
  2. lists,
  • and unordered
  • lists.
List tags work for both
[ol]
[li]ordered
[li]lists,
[/ol]
[ul]
[li]and unordered
[li]lists.
[/ul]
    Font tags work for many colors, but the below show up against the site background:
  1. red
  2. blue
  3. green
  4. black
  5. purple
  6. magenta
  7. brown
  8. darkblue

[/tr][tr][td][ol]Font tags work for many colors, but the below show up against the site background:
[li][font color=red]red [/font]
[li][font color=blue]blue [/font]
[li][font color=green]green [/font]
[li][font color=black]black [/font][li][font color=purple]purple [/font]
[li][font color=magenta] magenta [/font]
[li][font color=brown] brown [/font]
[li][font color=darkblue] darkblue [/font][/ol]

Normal text on an html page wraps to both sides of the available space as this sentence does.
Though html automatically eliminates tabs and more than one space between characters, there is an option for setting a full paragraph apart.

This command is called "blockquote." It acts as displayed here by increasing both margins.

Normal text on an html page wraps to both sides of the available space as this sentence does.[blockquote]
Though html automatically eliminates tabs and more than one space between characters, there is an option for setting a full paragraph apart.

This command is called "blockquote." It acts as displayed here by increasing both margins.
[/blockquote]
This will give you a highlighted comment:
This is a comment for your consideration.
This will give you a highlighted comment:
[table border=0][tr][td bgcolor=yellow][font color=darkblue]This is a comment for your consideration.[/font][/td][/tr][/table]
These commands will allow you to create tables:
HeadingAnother Heading
row 1, cell 1row 1, cell 2
row 2, cell 1row 2, cell 2


heading
1 2 3 4
under 123 under 4

Note: After you've made your table, remove all the returns between lines of the table to avoid having a large blank space under your table as the board puts in the returns on top of those created by the table.
For Example, note the extra space between the "~" markers.
~~~~~~~~~~~~
23

~~~~~~~~~~






2

3

~~~~~~~~~~~~~
These will allow you to create tables:[table border="1"][tr][th]Heading[/th][th]Another Heading[/th][/tr][tr][td]row 1, cell 1[/td]
[td]row 1, cell 2[/td][/tr][tr][td]row 2, cell 1[/td][td]row 2, cell 2[/td][/tr][/table]
[p][table border=1][tr] [th colspan=4 bgcolor=lightgreen]heading[/th] [/tr] [tr] [td]1[/td] [td]2[/td] [td]3[/td] [td bgcolor=red]4[/td] [/tr] [tr] [td colspan=3]under 123[/td] [td colspan=2]under 4 [/td] [/tr] [/table]

[br][b]Note:[/b] After you've made your table, remove all the returns to avoid having a large blank space under your table as the board puts in the returns on top of those created by the table.
For Example
([td]2[/td][td]3[/td]
NOT
[td]
2
[/td]
[td]
3
[/td]
Text can be:
centered

aligned to the left

or

aligned to the right.


Text can be:
[center]centered[/center][p align=left]aligned to the left[/p] or
[p align=right]aligned to the right.[/p]
Links to images are generally preferred over placing images directly in the text of a post. Links to files ending in jpg, png, etc., are all translated instantly into embedded images unless you add a space within the URL (http://www. fmwriters.com/gifs/board-art/An10302.gif). In the rare event that you desire the image itself visible (when teaching a class, for instance), post the link directly . Make sure you own the image or that it is public domain so as not to violate copyright. Links to images are generally preferred over placing images directly in the text of a post. Links to files ending in jpg, png, etc., are all translated instantly into embedded images unless you add a space within the URL (http://www. fmwriters.com/gifs/board-art/An10302.gif). In the rare event that you desire the image itself visible (when teaching a class, for instance), post the link directly http://www. fmwriters.com/gifs/board-art/An10302.gif. (Here the "www" is broken by a space to prevent it from creating the link so you can see where the link went.) Make sure you own the image or that it is public domain so as not to violate copyright.

Here's the neat short link that doesn't show the "http" stuff:

Do You Know What You Want From a Critique?


[link:www .lazette.net/vision/Issue36/doyou.htm|Do You Know What You Want From a Critique?]

(Here, again, the "www" is broken by a space to prevent it from creating the link instead of demonstrating HOW to create the link.)

  

Alert | IP Printer-friendly copy

Lobby 1. About Forward Motion FAQ FAQ Boards topic #13 Previous topic | Next topic
Powered by DCForum+ Version 1.2 for Forward Motion Writers' Community
Copyright 1997-2003 DCScripts.com

TigerTech