HTML5 LOGO
i found today the officially html5 logo
actually i hated it its not so good as html5 technique , that is the official link from w3c
actually i hated it its not so good as html5 technique , that is the official link from w3c
7:08 AM
3:29 AM
UPDATE `prefix_usermeta` SET `meta_key` = REPLACE( `meta_key` , 'wp_', 'prefix_' );
UPDATE `prefix_options` SET `option_name` = 'prefix_user_roles' WHERE `option_name` ='wp_user_roles' AND `blog_id` =0;
3:13 AM
div {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
here we used the filter property in ie and use the DXImageTransform filter to do such effect :)5:42 AM
12:51 PM
eslam