Posted in CSS, Site Tamplates and DWT's on Apr 19th, 2010
These FREE Expression Web Site Templates were previously announced on Expression Web Tips. They are available for all versions of Expression Web. They will also work in FrontPage 2003 and the free Sharepoint Designer 2007. The set of twelve site templates are based on Eric Meyer’s CSS Sculptor for Expression Web produced by Webassit but [...]
Read Full Post »
ON SALE though June 30th 2009 Eric Meyer’s CSS Sculptor for Expression Web for $39.99 which is ten dollars off the regular price. Create standards compliant CSS-based website layouts with ease. You can see some examples of templates created and availabkle for free download at Expression Web Tutorials and Templates. Overview of Eric Meyer’s CSS [...]
Read Full Post »
Posted in CSS on Jan 30th, 2009
I’ve noticed recently that many of the techniques used by top designers are actually quite simple. It’s how these simple elements are pieced together that makes a design brilliant. Today we’ll be looking at the first one of these highly effective, yet strikingly simple design methods with the use of CSS borders. Borders have a [...]
Read Full Post »
The Woork Handbook is a free eBook about CSS, HTML, Ajax, web programming, Mootools, Scriptaculous and other topics about web design… directly from Woork! The book contains articles with code sections, images, illustrations and links to the original articles on woork.You can choose to download The Woork Handbook in pdf format or read it online.
Read Full Post »
Posted in CSS on Dec 4th, 2008
Structural naming convention means that you name you elements for what they do rather than where they are located or how they look. When you assign a class or id for the masthead area of your page, you would then name it banner or masthead rather than top-div. Naming the elements for where they are [...]
Read Full Post »
I just finished reading the article How Would You Recommend a Novice Get Started Using CSS? by Chris Coyier on CSS-Tricks. He says: I get this one a lot and it’s surprisingly difficult to answer. The problem is that the question doesn’t include the persons background, which will in many ways determine the best course [...]
Read Full Post »