Drake1 on DeviantArthttp://creativecommons.org/licenses/by-nc-nd/3.0/https://www.deviantart.com/drake1/art/Chocolate-Skin-255322584Drake1

Deviation Actions

Drake1's avatar

Chocolate Skin

By
Published:
5.4K Views

Description

Please read this!


____________________________

I named this skin Chocolate because that's what I think when I see those colors :P
Here's this new design I made, I hope you like it! :D I was seeing inspirational designs here at DA and I found this one. I liked it very much and decided to make this journal with a similar design, but using red instead of light blue.
Live view here! :la:

How to use headings:

Put the following code:
<h2>Text here</h2>

How to use blockquotes:

Put the following code:
<blockquote>Text here</blockquote>

How to use lists:

Put the following code:
<ul>
<li>List Item</li>
<li>List Item</li>
</ul>

Put as many list items you want. And to put an Ordered List, just replace "ul" with "ol".
Also, to use the different style for the lists, be sure to put the List Items as shown:
<li class="alt"><a href="LINK HERE">List Item</a></li>

For example:
<ul>
<li class="alt"><a href="www.google.com">Click here to go to Google</a></li>
<li class="alt"><a href="www.deviantart.com">DA's main page</a></li>
</ul>

To use two columns...

...just put the following code:
<div class="halfCol">Text here</div><div class="halfCol">Text here</div>
<div class="clear"></div>

Do not left any space or linebreak between </div> and <div class="halfCol">

Other codes you can use:

To put links: <a href="LINK HERE">List Item</a>
To put an image: <img src="IMAGE LINK HERE" alt="" />
To put a separator: <hr />

Okay, I think that is all xD I hope you like it, and please let me know if you have any issue using it! :meow:
Comments33
Join the community to add your comment. Already a deviant? Log In
AbbieKruger91's avatar
I cannot seem to get the two columns to work at all.