by Steven Bradley
on Monday November 28th, 2011 in Web Design
Forms are how we interact with websites. We use forms to contact site owners, login to applications, reply to comments and so much more. Forms generally don’t inspire love. We don’t like filling them out or creating them. html5 forms want to help change that.
Read the rest of this entry »
Posted in Web Design | 8 Comments »
by Steven Bradley
on Thursday November 24th, 2011 in Whatever
Happy Thanksgiving to all in the U.S. today and happy Thursday to everyone else.
If you’ve been reading here for a few years you know that every year at this time I take a week or so vacation and visit family in New York. You might also remember that we typically take a trip into Manhattan and I take some pictures that I share here.
Read the rest of this entry »
Posted in Whatever | 4 Comments »
by Steven Bradley
on Monday November 21st, 2011 in Web Design
A few months ago I shared 23 design books I’ve read and enjoyed. In a comment Aman asked if I could do the same for development books. This post would suggest the answer is yes.
Read the rest of this entry »
Posted in Web Design | 10 Comments »
by Steven Bradley
on Thursday November 17th, 2011 in SEO
Every time Google makes a significant update to it’s search algorithm people start reporting losses and complaining how the changes are unfair. At the same time others report how that change is driving more traffic to their sites.
Read the rest of this entry »
Posted in SEO | 19 Comments »
by Steven Bradley
on Monday November 14th, 2011 in CSS
When we combine movements (transforms) of inanimate objects over different timeframes (transitions) we get animation. CSS3 expands on what’s possible with transforms and transitions with the aptly named animations module and I’d like to spend some time today looking through that module.
Read the rest of this entry »
Posted in CSS | 7 Comments »
by Steven Bradley
on Thursday November 10th, 2011 in CSS
Transitions are a way to smooth css changes to an element so they’re more natural. However, they don’t define the changes themselves. Today I want to look at a set of more dynamic changes, namely transforms.
Read the rest of this entry »
Posted in CSS | 8 Comments »
by Steven Bradley
on Monday November 7th, 2011 in CSS
We all want our designs to be functional and usable. We want visitors to easily complete tasks and find what they want. We’d also like to delight them and make their experience enjoyable and memorable.
Read the rest of this entry »
Posted in CSS | 6 Comments »
by Steven Bradley
on Thursday November 3rd, 2011 in CSS
The last few posts I’ve been working through the background and borders module for css3. So far we’ve looked at css backgrounds, simple borders, and rounded corners.
Today I want to walk through the border-image property and close with a couple of miscellaneous properties around the boxes we’ve been talking about.
Read the rest of this entry »
Posted in CSS | 4 Comments »
by Steven Bradley
on Monday October 31st, 2011 in CSS
Last week I walked through the css background property. The other half of the same W3C spec covers borders and so today I want to begin a walk though of css borders.
Read the rest of this entry »
Posted in CSS | 2 Comments »
by Steven Bradley
on Thursday October 27th, 2011 in Web Design
If you are an artist, you can do anything you want. It’s perfectly all right. Design serves a different purpose. If in the process of solving a problem you create a problem, obviously, you didn’t design.
—Massimo Vignelli
Read the rest of this entry »
Posted in Web Design | 4 Comments »