What's the catch?
Posted on November 25th, 2007 by Sean | Edit Post
This is a free template released by Template Fusion for personal or commercial use. It is licensed under the Creative Commons Attribution 2.5 Canada License. That pretty much means you can use it in any way you want, but you MUST have "attribution" to TemplateFusion, in the form of a link.
Read More
Some Code Examples
Posted on November 25th, 2007 by Sean | Edit Post
Code
code-sample {
font-weight: bold;
font-style: italic;
}
Example Lists
- Here is an example
- of an ordered list
- Here is an example
- of an unordered list
Blockquote
A blockquote is meant to seperate a quote or important part of text from the main text body. A stylish blockquote does that with flair.
Image and text
If you want to align an image to the right or the left of your text, simply add class="float-right" or class="float-left" in your <img> tag. If you want to align DIV or <P> tags to anything, simply add class="align-left", or class="align-right" to your <p> or <div> tag.
Table Styling
Example Form
Read More