It’s good to see I’m not the only one feeling that most CSS frameworks are missing the point. SenCSS really is a nice starting point for getting a site’s CSS going – especially for those starting out with CSS, SenCSS … Continue reading →
It’s been a long time since I remember someone talking about the cite element. It’s my favorite HTML element… So, lets revisit: Valid examples of the element: <blockquote cite=”http://yourreferencesite.com” title=”Article, title, author, date”> <p>This is one paragraph</p> <p>Yet another paragraph</p> … Continue reading →