31
Aug
08
I will give out Sexy buttons for CSS background image use.

You can view my sample here view sample
You can download my Sexy buttons here download
26
Aug
08
I will show you one of my old art work I did in 2004. The title called, “Grid”.

I used a grid notebook, finish coating, and paper. Now I look at them again, thought they actually look great.

some squared paper are inside a grid notebook paper.


Finishing coating and squared paper


23
Aug
08
Using table is sometime necessary for better user experience. I try to comply with web accessibility when I use table. There are some certain rule to use table. You just have to use in a proper way.

My table code is like this.

You can view my demo here view demo
You can download my CSS table here download
18
Aug
08

I had to submit a proposal for logo design the other day.
I created 5 design types to let people chose their favorite one.
What makes me frustrated is that people tend to pick the ugliest one among I submitted.
We had a meeting and discussed what they wanted and I was back to work, brainstorming ideas onto the paper. I created 5 types. First three of them are my favorite design and I added two which are not my favorite, but I know what they probably like.
They picked the last two.
It happened all the time. Maybe I should save time to make only their favorite.
12
Aug
08

I learned “float” first when I started to learn CSS. It seemed to be OK and looked OK. I didn’t have any problems using float and I am still using float when making new sites.
When I came across the article about grid framework before, I was shocked and I thought this is much better than float structure. I didn’t have any chance to use it for my work, but this time I tried to apply to my new personal site here.
I found myself loving grid framework better than “float”. I used blueprint for my site here. It was easy because it was already done. Thanks for google, though.
I think I am making my own grid framework soon hoping I can give out to people as a freebie.
I am not saying “float” is bad. I think it is just only personal choice.