More Web Design Tutorials

css3

CSS3 – Word Wrap

January 19, 2013

The word-wrap property is supported by all major browsers – and IE. There may not be a huge need for this feature in the English language, there aren’t too many overly long words, but then, it also depends on the size of the container.

read more


CSS3 – Text Shadow

January 19, 2013

Text Shadow is another fun little CSS3 feature that makes things so much easier – for most of us, anyway. There’s bad news for IE users: Text shadow feature is NOT supported by any version of Internet Explorer at this time.

read more


CSS3 – Transforms – 2D

December 28, 2012

Transform is yet another cool, new toy for our webdesign toy chest. Gone are the days of having to use a graphics editor to create certain effects. Now we can turn, spin, stretch, scale, and move things around with the CSS ‘transform’ property alone.

read more


CSS3 – Transitions

December 24, 2012

This is a fun little feature, just as long as you are Not trying to view it with Internet Explorer. Unfortunately, IE does not support the CSS3 transition property (yet?). I know, I was shocked, too… The other main browsers support it, but Firefox 4, Chrome, and Safari require a pre-fix:

read more


CSS3 Borders – Rounded Corners

November 24, 2012

Remember the days, when in order to get rounded corners on your borders, you had to created little corner images with pictures of your round corners? … now, with CSS3, rounded borders can be created with simple CSS.

read more


HTML5, CSS3 and jQuery Instructional Video – Basic HTML

April 18, 2012

In this video tutorial from our HTML5, CSS3 and jQuery Course, we go over some more basic HTML. To find more courses on Web Design and jQuery, check out our Killersites Video Tutorial Library! Note that all of our videos are in a higher quality when purchased from our Killer Video Store or by subscription …

read more


HTML5, CSS3 and jQuery Instructional Video – 1 Page Slider

April 11, 2012

In this video tutorial from our HTML5, CSS3 and jQuery Course, we teach you about the 1-page slider. To find more courses on Web Design and jQuery, check out our Killersites Video Tutorial Library! Note that all of our videos are in a higher quality when purchased from our Killer Video Store or by subscription …

read more


HTML5, CSS3 and jQuery Instructional Video – Overlay CSS

April 4, 2012

This is part 1 of a 3 part video tutorial where we teach you how to implement the CSS to get your overlay effect working. From our HTML5, CSS3 and jQuery Course! To find more courses on Web Design and jQuery, check out our Killersites Video Tutorial Library! Note that all of our videos are …

read more


HTML5, CSS3 and jQuery Instructional Video – Image Overlays

March 28, 2012

This is part 1 of a 2 part video tutorial where we teach you how to replicate the overlay effect with images and galleries. From our HTML5, CSS3 and jQuery Course! To find more courses on Web Design and jQuery, check out our Killersites Video Tutorial Library! Note that all of our videos are in …

read more