Web Design

Internal Style Sheets- CSS Tutorial 6

Hi, I take it that you’ve mastered the font-size and text-transform elements by now and are ready to tackle something a little heartier. Good! Let’s jump into Internal Style Sheets. All the same elements and values apply as they did above, we will just list them differently. Instead of being directly “inline” in the html [...]

More CSS Lay-Out Fun and Backgrounds – CSS Tutorial 5

CSS has immense possibilities, right? But we’re almost there. Let’s continue …. vertical-align <p style=”vertical-align:super”> baseline Places at the baseline. Common around pictures. sub Created subscript, which will place the character slightly lower than the surrounding characters as you would expect to see in H2O which is a common example of subscript. super Creates superscript [...]

More CSS Decorations – CSS Tutorial 4

Let’s continue with our cascading style sheets properties and values. word-spacing <p style=”word-spacing:20px”> <p style=”word-spacing:-0.4px”> This sets the distance between words. I can hear you saying, “Nooooo”, haha, Yes, it is! Choose between normal, which is default or set a length. It is possible to use a negative number here to crunch the words together [...]

CSS Properties and Values – CSS Tutorial 3

We’ll be sticking with the <p> (paragraph) tag to keep this simplified for the time being but you can also use style tags with other font tags and not just the paragraph tag. Like your <H1> (heading) tags for instance. We’ll get back to this a little later though. Just wanted to mention it so [...]

Inline Style Sheets – CSS Tutorial Part 2

To use inline styles, you use the, …. (drumroll please)…. … style tag, otherwise known as the style attribute. Did you guess correctly? You can say yes, No one will ever know but you. If you’ve ever taken a peek inside your html or source code, then you may have seen these little critters there [...]

Cascading Style Sheets (CSS) Tutorial

CSS, short for Cascading Style Sheets, is regarded upon as a monster and as such is hidden in the closets of webmasters, which explains why many of them spend so many hours on the computer in a constant state of sleep deprivation and caffeine intoxication. For our peace of mind and health, we will yank [...]

One Of The Most Stunning Marketing Strategies Ever Seen

“From PR Zero to PR 7 Within Ten Weeks” That was the gist of a message I received a couple of weeks ago from Duncan Carver. Hi Case, If you’ve been following along with the worm farming project I’ve been sharing with you since its conception on day one, then you may or may not [...]

Google Translations Effective?

I’ve seen many bloggers using the Google Translation widget on their blogs.
I’m always curious if these translations work well. In the past I’ve explored Babelfish and after some good laughs never tried it again.

There are quite a few translation plugins available, but Google has implemented this service too.

So, how is Google Translate doing?