PLAY PODCASTS
CSS-Tricks Screencasts

CSS-Tricks Screencasts

211 episodes — Page 5 of 5

#11: Working Modularly with PHP

<p>Many sites do not use any fancy Content Management System (CMS) to generate their pages, they are just just good ol’ static HTML content. A site for your grandmothers pie baking business probably only has a few pages, perhaps a …</p>

Nov 26, 200814 min

#10: Fixed Width, Fluid Width & Elastic Width

<p>There are three different types of layouts for websites: Fixed Width, Fluid Width, and Elastic Width. In this screencast we look at all these three varieties of sites out on the web as well as some hybrid sites and other …</p>

Nov 25, 200816 min

#9: Starry Night: 3D Background with the Parallax Effect

<p>Using three layers of alpha transparent PNG files, we can can create a pseudo 3-dimensional looking background for a web page. This screencast covers how to do that from start to finish. Since Internet Explorer 6 and under do not …</p>

Nov 25, 200814 min

#8: CSS Formatting

<p>Being organized and using good formatting in your CSS files can save you lots of time and frustration during your development process and especially during troubleshooting. The multi-line format makes it easy to browse attributes but makes your file vertically …</p>

Nov 23, 200814 min

#7: Three State Menu

<p>Using a variation of the CSS Sprites technique, we can create a “three state” menu using only one image per menu item. This reduces the number of requests on your server as well as eliminates any “pauses” while moving to …</p>

Nov 22, 200827 min

#6: Tools of the Trade

<p>Before I get too far along in these screencasts, I thought I would introduce you a little to my working environment and explain the tools that I use. First off, I work on a Mac, so these tools are Mac …</p>

Nov 21, 200815 min

#5: Columns of Equal Height: Super Simple Two Column Layout

<p>Forcing multiple columns to be of equal height is one of those tricky things in web design. In this screencast I’ll show you a little trick around it. Instead of making the actual elements themselves equal height, we’ll use a …</p>

Nov 20, 200812 min

#4: Forcing Scrollbars: Eliminating “Horizontal Jumps”

<p>In this screencast I talk about how to force vertical scrollbars onto websites. Without doing this, pages with centered content can appear to “jump” to the left or right when going from a page that needs to vertically scroll to …</p>

Nov 19, 20087 min

#3: Converting a Photoshop Mockup (part 3 of 3)

<p>I finish up the design in part three of this series on coverting an Adobe Photoshop website mockup into an actual HTML/CSS website. This one focuses on the main content area. I create the the columns including the “quick links” …</p>

Nov 12, 200831 min

#2: Converting a Photoshop Mockup (part 2 of 3)

<p>In part two of this series on converting a Photoshop mockup to an HTML/CSS Website I continue on with the header/menu section of the site. I change the way in which the site is centered when I decide to wrap …</p>

Nov 11, 200817 min

#1: Converting a Photoshop Mockup (part 1 of 3)

<p>In this first-ever video podcast, I start the conversion process of an Adobe Photoshop mockup of a website, into a real live CSS based website. This is pretty rough here folks, I’m sure these will get more focused with time. …</p>

Nov 10, 200810 min