How to Draw a Smiley Face with CSS3
I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...
9 comments
I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...
9 comments
Lately, I’ve been feeling bavotasan.com was looking a little too, how do you say, plain and boring. It was truly in dire need of a complete makeover but I...
7 comments
I have had a few people ask me, “How come when I create a table and set the border parameter to 1 it doesn’t actually display any borders?” Well,...
0 comments
I’ve been going nuts over the past month trying to complete a project for a large retail store and it seems like every new request they make requires me...
5 comments
This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work...
9 comments
Sometimes when you are messing around with CSS, you can’t figure out why certain styles won’t stick. Most of the time, it’s because you are obviously doing something wrong,...
5 comments
While developing a site for a client, I needed to figure out a way to convert certain text elements into images. I had no clue how to do this...
9 comments
I know that the way most people treat multiple forms on one page is to have each form post to another PHP file where the form is validated, its...
30 comments
I just needed to do this for a client’s site to set an expiration date for a user and I thought it might be something that other programmers might...
5 comments
Wouldn’t you like to be able to display the actual search term entered by your user on the search results’ page? Good thing there is a very simple way...
5 comments