- Loading...
- No images or files uploaded yet.
|
|
SandBoxSandbox
Do whatever you want on this page--delete things, save stuff, have fun!
You don't need to worry about ruining anything here -- this page is all just for practice.
Trying out formattingThis is the first paragraph I am writing in order to put into practice the html codes I have been reading about. I am making it long in order to be able to tell at a glance if the alignment changes the way that I am hoping it will.
The alignment experiment above was a sucess, now I am checking to see if I can create a blank line between paragraphs.
Nice, I got both a break between paragraphs and a horizontal line to show.
Sadly, it looks like changing background color does not work. I guess I'll need to do that type of thing using CSS.
Trying out a Table of Contents
Here comes an extended quotation: "The last thing that I will experiment with in this session is an extended and inset quotation. This is a long quote. This is a long quote. This is a verrrry long quote.
In the standard editor, use some html and css to indent your text.
The first line of this paragraph will have an indentation of one centimeter. The css text-indent only indents the first line. There are other units; instead of 1cm, you can write 0.5in or 30px for example.
This entire paragraph has a left margin of one centimeter. The css margin-left indents the entire paragraph.
Every div tag needs a matching /div tag to close. Also, there needs to a blank line after the div and before the /div so that WikiStyle will think that you are indenting a paragraph.
This text is indented, but it is not a paragraph, so it does not have a blank line after it.
And there will be now blank line before this paragraph. Try pasting this entire reply into a wiki sandbox.
|
Comments (0)
You don't have permission to comment on this page.