Wednesday, 26 November 2014

Sweeten Your Text With CSS: Chocolate

Sweeten Your Text With CSS: Chocolate
Chocolate
I love chocolate! So why not making a chocolate like logo? In the example above, I have used 3 different colors: sienna (#D2691E), maroon (#800000) for the highlights and the shadows and chocolate (#D2691E) for the whole bar. It should look like a chocolate bar so I have used border-style:outset in the CSS code. The highlight and shadows of the letters are made with the text-shadow property. After working on this design for 30min I have a graving for chocolate!

CSS & HTML Code

No comments:

Post a Comment