Archive for the ‘CSS’ Category
I’ve noticed a lot of sites have a very complicated way of styling the code samples they provide, using multiple span classes and/or inline styles and many, many <br />s. Other times the site just wraps the code in a <code> attribute and doesn’t highlight the different syntaxes.
I’ve written some simple CSS styles to fix this problem. So if you are interested in having your code display as if it was in a text editor with syntax highlighting here is an easy way to do it.
The first example is a sample of CSS code and how it can look when you apply these styles (***This is not the actual styles, just an EXAMPLE):
One of my favorite parts when creating a new design is the process of choosing a color scheme. There are times when the colors just fall into place after I have my main color, or when using a photo the colors just flow around it. But sometimes you need a little help.
Whether your looking for a color scheme to base your design on or you need a little help picking out complimentary colors the generators, articles, color wheels and more below will assist and inspire your color creativity.
Let’s face it. As much as we hate it and as much as it sucks from a programming and design POV, Myspace is one of those sites that most of us visit at least once a day. We all use it to keep in touch with friends and family, reunite with high school buddies and to network with new people. Sometimes your friends and family members try to be tricky. They copy little bits of code that hide certain Myspace information - like their friends list, comments or even their last login.
And as much as you deny it, you really want to know who’s in your boyfriend’s Top 8 right? Yeh, we all do. So what to do short of hacking into his Myspace? It’s easy, and here is how!
Just some basic CSS elements and uses that any novice will find helpful.
A lesson on inline, linked and embedded CSS styles.