sebastienne: (dresden)
sebastienne ([personal profile] sebastienne) wrote2010-01-15 02:44 pm

(no subject)

I'm in a significantly better mood after discovering that cycling hurts this sprained ankle less than walking. Thanks to everyone who was lovely to me when I was feeling rubbish the other day.

I maded a website! All by myself and I didn't even steal a little bit of anybody else's code.

The logo went slightly pixelly when I changed the .png to a .gif (bloody IE6 not supporting .png transparency) but it now works in every browser I've tested it in.

I am aware that everybody else acquired these skills in utero but I am nevertheless exceedingly proud of my baby-steps towards actually having some tech skills.

Also, this news pleases me: Oxford cops reprimanded for tobogganing on riot shields.

[identity profile] h0m54r.livejournal.com 2010-01-16 07:03 pm (UTC)(link)
No, it's fine :-)

Ah, my comment tags were interpreted as comments by LJ and hence swallowed - not helpful!

The first type has all of the content inside of the HTML comment (<!-- comment STUFF end comment -->); the second type has only the conditional comment code inside comments, with the actual content outside (<!--comment --> STUFF <!-- end comment -->)) - non-IE browsers will ignore the comment entirely, and just show the STUFF that is not enclosed with a comment.

[identity profile] sebastienne.livejournal.com 2010-01-16 07:06 pm (UTC)(link)
ah-ha! I shall give that a try when I update the site tomorrow - thanks very much!

[identity profile] sebastienne.livejournal.com 2010-01-17 05:10 pm (UTC)(link)
hmm, perhaps emailing test versions to people with IE isn't the most sensible way to do this; I'll work on it next time I'm near a PC with IE, I think.