Review: Foundation Website Creation

by Web Teacher product Foundation Website Creation with CSS, XHTML, and JavaScript (Amazon affiliate link) ★★★★★ Foundation Website Creation with CSS, XHTML, and JavaScript by Jonathan Lane, Meitar Moscovitz and Joseph R. Lewis is from Friends of ED (2008). I recommend this book. It is not the usual heavy dose of XHTML and CSS that … Continue reading “Review: Foundation Website Creation”

The Cascade and ordering external stylesheet links

The Cascade in Cascading Style Sheets can determine how a web page displays. The purpose of the Cascade is to resolve conflicts when more than one rule applies to an element on an HTML page. Factors such as specificity, inheritance, and the order of the rules within a style sheet can all affect the way … Continue reading “The Cascade and ordering external stylesheet links”

Report from WDN 09: Educating the Next Generation of Web Professionals

Live blogging the first morning session . . . This is a full day workshop about educating web professionals. People involved in the presentation include Chris Mills, Stephanie Troeth, Aarron Walter, and Bill Cullifer. Others involved include Dave Shea, Derek Featherstone, Jeffrey Brown, Glenda Sims and Leslie Jensen-Inman. Chris Mills from Opera explained that we … Continue reading “Report from WDN 09: Educating the Next Generation of Web Professionals”

Adapting Dreamweaver CSS layouts to display:table rules

With the upcoming release of IE8, which will support CSS display:table and other table related display properties, I’m expecting changes in the way web pages are laid out. I just finished an intensive experience with Adobe Dreamweaver CS4 and the built-in CSS layouts that come prepackaged with the product. Naturally, my mind veered in the … Continue reading “Adapting Dreamweaver CSS layouts to display:table rules”