Welcome
This is my first blog post (ever). So bear with me as I go through this new process.
I would start off by thanking Ray Camden for the awesome blogCFC software.
Also, this blog is using a customized skin, with a base skin from styleshout.
So, here is a short preview of how this skin works. Normal Text you have seen by now.
Lets see some Code action:
1 <cfoutput>
2 First Post!!
3 </cfoutput>
A blockquote (Selecting a quote from Matrix Relaoded and one from Shawshank Redemption):
2 First Post!!
3 </cfoutput>
Hope. It is the quintessential human delusion, simultaneously the source of your greatest strength, and your greatest weakness.
We also have some lists here:I find I'm so excited, I can barely sit still or hold a thought in my head. I think it is the excitement only a free man can feel, a free man at the start of a long journey whose conclusion is uncertain. I hope I can make it across the border. I hope to see my friend, and shake his hand. I hope the Pacific is as blue as it has been in my dreams. I hope.
- Ordered List
- Colored Numbers
- No Order Here
- No Order = No Favourites
You can download the skin here
Update: The Skin was changed on 7/18/2009. You can still download the old skin at the link here.
.code {
margin:5px 0 5px 0;
padding-left: 10px;
text-align: left;
display: block;
overflow: auto;
font: 90% monospace;
/* white-space: pre; */
background: #FAFAFA;
border: 1px solid #f2f2f2;
border-left: 3px solid #EC981F;
}
:)