Css

Mapped images and CSS Sprites

I like maps as you can tell, or to be perfectly honest, I work with maps quite often at the moment. And when I find something interesting it usually end up here, so I can share it but also find it later on for other projects.
Today we’re talking about mapped images. Image mapping is an [...]

Css class not working when name begins with numbers

I was just playing around with the homepage of the gallery and I found out something I didn’t know about CSS. Similar to ids, you can’t start a css class name with numbers.
Let’s have a look at a real life example.

Current web design trend, and what’s coming next part 2

So we’ve seen the grungy, the colorful, large background and large title. But I’ve got a couple more to list before I can claim my list complete.
If you see anything that you feel should be added here do not hesitate to use the comment section to let me know. I wouldn’t mind having some more [...]

Who said tables are good for easy layout structure?

Believe it or not there are still people defending the use of tables for layout purpose. Their main argumentation is often based on how easy it is to get a fluid layout with fixed column or or simple the vertical text alignment is inside cells. Some also talk about development timescale being longer when using [...]

Display block and links

I very quick tips today about the display:block property in CSS. Used a lot to make tab effect or drop down menu by switching from block to none.
What about changing from inline to block? If you know work with CSS since a while you must know the difference between inline and block element. If not [...]

Vertical-align text in css (with example)

The property vertical-align in css can emulate the align=”middle” in table. But if you think you just need to put the property and your text will follow you are at the beginning of a nightmare.
Vertical-align doesn’t really work the same way than the table equivalent, and to be honest I am still confused about it.
I [...]

Theme Forest ad
Wordpress Themes Collection ad
Woothemes

Poll

How do you start your WordPress plugins development projects?

View Results

Loading ... Loading ...