It’s been a while
Several countries and photos later, I will update in a little bit with some of the favourites.
Cheers!
Labels: blogging about blogging
Labels: blogging about blogging
Labels: webthings
:link comes first, :visited next, :hover next, and :active last. The order they come in matters, so don’t forget!)<span> element inside the anchor, with specific styling for it during hover etc.a:link,
a:visited { background-color: #fff;
color: #585858; }a:link span,
a:visited span { zoom: 1.0; /* triggering hasLayout so in IE 6 the background colour actually shows */
display: block;
background-color: #4ff;
cursor: pointer; }a:focus span,
a:hover span,
a:active span { background-color: #33f;
color: #fff; }:link are unvisited links, :visited are visited links, that covers all anchors. The special hovering is only for <span>s. Works in standards-compliant browsers.:focus, :hover, and :active (to “underride” the ones defined for the <span>):a:link,
a:visited { background-color: #fff;
color: #585858; }a:focus,
a:hover,
a:active { color: #595959; }a:link span,
a:visited span { zoom: 1.0; /* triggering hasLayout so in IE 6 the background colour actually shows */
display: block;
background-color: #4ff;
cursor: pointer; }a:focus span,
a:hover span,
a:active span { background-color: #33f;
color: #fff; }#585858 to #595959 and suddenly, it works. Change them to the same colour value and it stops working.Labels: webthings
Then we cranked the new pasta maker to hand-make parpadelle, which was accompanied by a chicken and white wine rosé sauce (it took more than three hours, but we thought it was worth it):
Last night, to commemorate the fixing of the stupid near-new oven that shouldn’t be broken (it’s a long title, I know,) I whipped up a filo filled with a lightly fried salmon steak and tahini yoghurt, with steamed asparagus spears dolloped with more yum tahini yoghurt:
Well, that’s about it. Still haven’t made any progress on that story… oh well, maybe better luck next time.
Labels: webthings
Labels: webthings