Joining CSS styles
Ok, here’s a request I just got, which has bugged me before. If I want big red text, from classes big and red, I could do the following: <style type="text/css"> .red { color:red; } .big { font-size:200%; } … Continue reading
Ok, here’s a request I just got, which has bugged me before. If I want big red text, from classes big and red, I could do the following: <style type="text/css"> .red { color:red; } .big { font-size:200%; } … Continue reading
Warm up for the real event. However, if training is ok from here, I might have a chance of finishing this one! Maybe.
The London Marathon. I’m a bit late to restart training, so I’ll have to just have a go and see how far I get!
JavaScript is generally disparaged by everyone who doesn’t really understand it. Dan’s done an awesome job of presenting its cool features in his presentation here, and he’s done it in a way that any hardcore programmer should be able to … Continue reading
Just reading a book on running technique, “ChiRunning”: “… the ChiRunning technique is backed by the laws of physics. One scientist even told me, ’I wouldn’t do this if it didn’t work in terms of physics. It makes perfect sense to me, … Continue reading