How to create a web page
1. To create a web page?
- Go to the "Learners" link on the home page
- Go to Create and then Regular Page
- Click Regular page
- Put a title for your page in the Title Box
- In the larger box below with the name Body: type some text
- Scroll to the foot of the page and click "Save"
2. To keep track of your pages?
- Make sure you are logged in
- Click on "My account" in the right hand block
- Click the my Pages tab
- Choose a page and click on it's link
3. How do I give my page a named URL?
- Create a new page or select one you have already created
- Make sure the page has a title and some content
- Scroll down to "URL path settings"
- Type in the name you want for your page
- Save the page (It will now have a URL theingots.org/community/<name>)
4. How do I go back to an earlier version of my page?
- Make sure that the page has been saved more than once
- Make sure you are logged in
- Go to the page to view it
- Click on the revisions tab
- Select the version you want to go back to
- Click revert
5. How do I delete a page?
- Make sure you are logged in
- Go to the page to view it
- Click on the revisions tab
- Select the version you want to delete
- Click delete (Be careful, be absolutely sure you want to delete the page)
6. How do I put styles to text?
- Make sure you are logged in
- Create a new page or select one you have already created
- Make sure the page has a title and some text in it
- Highlight some text by dragging the mouse across it
- Go to the ruler/toolbar at the top of the window
- Click B to make the text bold
- Click Switch to pain text editor to observe the HTML tags you have produced
- You should see <strong>your text</strong>
- You can put styles to text either by using the Rich text editor with the ruler/toolbar or by using the plain text editor and typing in the HTML tags.