So i recently created a new blog with lots of CSS3 demos and projects and to promote that i'am posting this post with twenty awesome CSS3 posts from my blog.
1. CSS ToDo List
2. Pure CSS Product Colorizer
3. CSS3 Facebook Buttons
4. Pure CSS Lightbox
5. Stylish CSS3 Progress Bars
6. CSS3 Minimalistic Navigation Menu
7. Apple Style Breadcrumb
8....
Home All posts
Tuesday, 18 December 2012
Showing Only Post Titles On Blogger
If you own a news website or a website where you post so many times in a day with lots of text and sometimes short posts then you probably need to show only post tiles on your homepage instead of whole content or some thumbnails.
This trick is very useful because sometimes you may post very little posts like "Someone Returns Tonight" and instead of checking the post your viewers can know who returned...
Monday, 10 December 2012
5 Amazing Search Boxes For Blogger
First of all if you want to download these search boxes for your website or if you want to see the demo then please visit this page.
Here are some fresh new search boxes for blogger and it's also easy to add these boxes.
Go To Blogger > Template > Edit HTML
Search for ]]></b:skin> and just above it paste following css:
/*-----Search One Starts-----*/
input{
font-family:...
Monday, 3 December 2012
Pledge To Support A Free And Open Internet
So today here at BWidgets.com this post is not about any Blogger widgets or tutorials but today we're requesting your support for a free and open internet.
Join Google and billions of peoples around the world and pledge your support for a free and open internet.
Here is a short quote from #freeandopen project:
The Internet has connected more than two billion people around the world. Some...
Wednesday, 28 November 2012
How To Setup Custom Domain On Blogger
Congratulations, You're reading this article probably because you bought a new domain for your blog. Using a custom domain is the best investment you can do. So in this tutorial we'll explain how to setup your custom domain on blogger.
Go To Blogger > Settings > Publishing > Click on Add a custom domain
Click on Switch to advanced settings
Now click on settings instructions
Now...
Monday, 26 November 2012
CSS3 Credit Card Form
Earlier today i found this amazing CSS3 Credit Card Form. This form has been developed purely in CSS3 and does not include any images. In this article i'am sharing one Visa style form with you but there are more credit card forms and they all can be found here.
Let's get started with HTML:
<section class="credit-card visa gr-visa">
<div class="logo">Visa</div>
<form>
<h2>Payment...
Saturday, 24 November 2012
Resizing Web Page Elements With CSS3
Just a simple trick I wanted to show you guys. You can resize web elements with the CSS3 property resize: both. For images make sure it has width and height set to 100%.
Here is an example for you. First let's start with basic markup:
<div class="post">
BWidgets: Visit BWidgets.com for more!
<br><br>
Try resizing me or my media friend below.
</div>
<div...
Wednesday, 21 November 2012
HTML 5 Shattering Text Effect
So today we're gonna do this amazing HTML 5 Shattering Text Effect with JavaScript and this script doesn't contains jquery or mootolls only JavaScript. Let's get started with basic HTML markup:
<canvas id="canvas"></canvas>
After adding above html we will add some css to make it better:
body {
margin: 0;
padding: 0;
overflow: hidden;
}
#canvas {
background: black;
}
Now...
Tuesday, 20 November 2012
Removing Extra Copies Of Windows XP
It's to easy to get rid of extra copies of xp on your pc and all credits of this article goes to EHow.Com. Here we go:
Instructions:
1. Determine if your second copy of Windows XP is just left over from an over-written installation, or if it is in fact a complete second copy of Windows. You can determine this by checking to see if there are two Windows folders on two different drives on your...
Friday, 16 November 2012
Adding Online Visitors Widget To Blogger
Adding online visitors widget to your blog or website is a really cool way to show-off your site's visitors and it's also a great way to find more stats of your site. Now the question is which widget will be good for your site but don't worry cuz whos.amung.us is the most trusted and used online visitor counter in the world.
Installing this widget on your website is very easy. There...
Subscribe to:
Posts (Atom)
Popular Posts
-
Just a quick news before I start the stuff. Google Code has suspended my code account & all repositories I hosted there, so all my c...
-
Earlier this week, I wrote about installing CFW on your PSP to do some extra-ordinary PSP stuff. Playing ISO and CSO games in one of it. ...
-
Many PSP gamers wants to capture screenshots of their PSP games to share them with their friends and on tutorials. Even the above picture...
-
BWidgets is a blogsite about blogging, but why we're sharing PSP tutorials here? The answer is very simple. I recently bought a PSP 1...
-
Blogging world is getting large everyday as so many peoples are creating blogs and it's hard for all of them to capture their targets...
-
Overview A flash card is a data storage device with a flash memory, A USB flash card is a flash card with integrated Universal Serial ...
-
In this tutorial, I'm going to show how you can easily hide login errors in WordPress. It's a great way to protect from WordPress ...
-
Hi guys! I haven't published anything on this blog for at least an year now. All the posts that you see here are guest posts, and not by...
-
Creating a strong, specific and informational law blog is an excellent means of drawing potential clients to your website and keeping curr...
-
By default, WordPress only allows us to login to WordPress powered sites only with our username. But most of us prefer to enter our email ...