| |
All you really need to know is:
- To a page click on this link: Play area and follow the instructions. You should do that right now, and read the source code of this page. It will make more sense.
- You get italics like this by surrounding words with two single quote characters ( '' ) on either side..
- You get bold text by using two underscores ( __ ) on either side of a word or phrase.
- And, bold italics by using both the two single quotes ( '' ) and the two underscores ( __ ) on both side of the phrase.
- You get bullets by using an asterisk * at the start of the line
- You can seperate paragraphs with an extra blank line. Example:
I am a paragraph that is made up of very words and even fewer sentences. I am though made up of a few more characters.
I am a paragraph too. We're just very small paragraphs.
- You can get horizontal rules with four or more dashes like this:
- To create hyperlinks you just capitalize the words and string them together. Let's say you want to create a page about how RapidWeb works eats worms. All you have to do is capitalize each word and string them together like this: AddingPages If the page does not exist yet a question mark appears after the link, inviting you to create the page: ThisPageShouldNotExist?. (And please don't ruin the example by creating one.)
- To link to pages outside the RapidWeb, you can just type in the URL and RapidWeb will link it for you: http://www.nytimes.com/
- To put images in, just provide the hyperlink in brackets like this: [http://www.yourhost.yourdomain/images/picture.png]. Image URLs not in brackets will just appear as hyperlinks to the image.
- Now you are ready to begin AddingPages.
- for more details on adding and manipulating links go to the TextFormattingRules.
|