CSS3 Transition Effects

CSS3 Hover Effect Transitions, Transformations, Animations

This post is all about CSS3 effect examples. We’re going to find out more about hover effect transitions, transformations and animations. All of them come with visual examples. I’ve also included the source code. Feel free to use and adjust …

Bounce Rate

How to adjust the Bounce Rate in Google & Universal Analytics

Generally speaking, a high bounce rate indicates that something is wrong with a site. Maybe it’s not relevant to visitors? It basically means, people visit only one page and leave it without further interaction (e.g. not clicking on another link). …

Centered DIVs

How to center a DIV with CSS

How to center a <div>-Block with CSS? The following code works across all browsers. In examples 01 and 02 we will align a <div> in the middle with and without centering the inside text. Example 03 shows how to center …

James Star SEO

SEO Tutorial – Search Engine Optimization

The current state of SEO Search engine optimization (SEO) is an ever evolving, fast paced, constantly changing field. What has worked in the past, may or may not work today and is even less likely to work in the future. …

Why you can display all words as colors in a webbrowser

Why you can display all words as colors in a webbrowser

Have you ever tried to set something weird as a background color like bgcolor=”foo bar baz”? Chances are you haven’t, because you’re smart, aware of hex / rgb rules and you know that some attributes are deprecated in html5 anyway. …

Separator
Centered DIVs

How to center a DIV with CSS

How to center a <div>-Block with CSS? The following code works across all browsers. In examples 01 and 02 we will align a <div> in the middle with and without centering the inside text. Example 03 shows how to center …