"I’m Sorry" & the Vacation Piggy Bank Experiment

I have a really, REALLY nasty habit of apologizing for every little thing in life. Find out how I'm fixing it...

Posts Tagged ‘Print-Style-Sheets’

CSS Continued… Part 1:Organization Boot Camp

By aprilholle | XHTML/CSS

Keep it Together Man! Always keep your styles in external style sheets when possible. Inline styles, while they seem handy when you just need to make a quick update, will spell trouble in the future when you need to make full design changes. They also make troubleshooting that much more difficult since you have to

Refresh Phoenix: Blueprint CSS

By aprilholle | XHTML/CSS, technology reviews, things to do

Come on over to Inza Coffee House tomorrow night to join me and the crew of Refresh Phoenix as we discuss Blueprint CSS. Blueprint is a CSS framework by Olav Bjorkoy, which “aims to cut down on your CSS development time.” Matt Heidemann & Matt Gist from Integrum Technologies will talk about their recent work

Print Style Sheets and ASP.Net Themes

By aprilholle | ASP .Net, XHTML/CSS, new technologies

If we declare themes in the @ page declaration using StyleSheetTheme instead of just Theme the document is then populated with the css stylesheets at the beginning of the head declaration instead of at then end