Blogvaria

This page is brought to you by Blogvaria (http://blog.evaria.com).

To obtain more information, ask questions and interact please visit our website.

Back to Blogvaria landing page
Feedback
Subscribe
   
Blogvaria

 

The personal pages

The Teen Cribz

Hope you all are having a nice Friday – if not watch this and lol :)

The scary part is that I think I’ve actually seen somebody being like this in real life…

If you want more info about the “star” go see Lisa Donovan on Wikipedia aka LisaNova.

Filed under Entertainment, Humour | No Comments

Rounded corners without graphics

I know this isn’t a new trick but I’ll post it anyway for my own records, and anyone else that may find it useful. As shown below you can add a few lines of code to your stylesheet(s) and get round corners on almost any style element that supports borders.

CSS rounded corners code

.corners {
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

As you can see the first line is specifically for Firefox, the next 4 for Safari/Chrome and the last 4 for any browser that fully supports CSS3.

Full story | Filed under CSS & Design | No Comments

100 meters in 6.13 seconds

Sarah, the Cincinnati Zoos eight-year-old female cheetah, is now the worlds fastest of all land mammals. Today, Sarah earned her spot in the record book when she crossed the finish line in the 100-meter sprint with a time of 6.16 seconds in her very first attempt. Have a look at her first and second attempt below;

Amazing! Makes Bolt’s new world record look like an easy Sunday morning run for her… :)

Filed under Entertainment | No Comments

Incredible guitar talent

(Re-)Introducing Smokin’ Joe Robinson – enjoy:

For more check his website:  www.joerobinson.com

Filed under Entertainment, Music & Hi-Fi | No Comments

Best wedding dance…

As a quick follow-up to yesterday’s “Best wedding entrance ever” this should make you wanna dance and smile as well;

Enjoy, I know I did :)

Filed under Entertainment, Humour | No Comments


Page 7 of 138« First...«4567891011»...Last »

Quick links - Blogvaria time links [ sitemap ]

2010 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2009 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2008 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2007 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2006 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

Akismet has protected Blogvaria from 115,802 spam comments. Design by Evaria.com. Powered by WordPress.
Our beloved and trusted server has rendered 471 pages so far today, an amazing 3.326 pages yesterday
and even more astonishingly 285.610 pages since 09 Jun 2010 alone without dropping a byte nor a pixel.

Close
E-mail It