-
Recent Posts
Recent Comments
- Current Design Process for Digital Humanities | nirak.net on Some thoughts on Less CSS
- Tech Skills for New Librarians & Me (seeking advice) – Library Hat on Why every Library Science student should learn programming
- Jeremy Boggs on CSS teaching and wrapping block elements with an a tag
- Mom on Going to SXSW
- amy on Going to SXSW
Categories
Category Archives: coding
Library day, er, week, in the life.
I wanted to participate in Library Day in the Life this year even though I am not, technically, a librarian. So, um, I am. This week was a weird one- I had very few meetings and could concentrate mostly on … Continue reading
Posted in coding, CSS, Library
Leave a comment
CSS teaching and wrapping block elements with an a tag
Today I taught a graduate digital history class about CSS. I only had an hour, and there was no projector in the room, so I put together a tutorial to walk through how to take a list from normal looking … Continue reading
Some thoughts on Less CSS
First – I will clarify that this post is about the Less CSS method of writing CSS (writing in another format and then compiling to CSS, either through Ruby or Javascript) rather than the Less CSS framework. It’s confusing that … Continue reading