Creative Reviews discussion
?'s for the Members of CR
>
HTML code knowledge
date
newest »


http://www.mustrad.org.uk/coding.htm
Don't know if it will be helpful for what you want to do, but it gives you a starting point.


Arachnophilia is good because it colours all the bits in one instruction in the same colour, and if you've missed a bit all the text goes black so you know you've missed a bit. Also there's a preview option.
I'm explainning it very badly but the link is here:
http://www.arachnoid.com/arachnophili...
That's the old one but there's alink to the new one there too.
J.

So you can see that with stuff like that, you tell it where to start making it italic by saying <.i.> and to stop you put a slash in the initial instruction like this <./.i.> (but without the full stops).
Basically you have to tell the computer what you're on a bout and what the instructions mean before you can tell it what to do. It's complex rather than difficult but I haven't learnt enough about it to do anything complicated. Alas, no time for learning but it's cool when it works!
JAC

You can't say "Jump over the skipping rope".
You'd have to do something like
You = Martian.
Long thin wiggly thing = skipping rope.
Rope rotates = semicircular motion.
You = standing on floor beneath rope.
When:
((Rope motion = down)+(Rope place = on floor)+(You = on floor)), You = jump (jump= higher than rope)
You = land on floor
Rope = rotates again
Repeat as necessary.
That's a very silly (and quite complex) metaphor but as I said, you have to explain what's involved (ie you and the rope) Tell it what the basic state of things is (ie the rope is rotating and you're standing on the floor beneath) so that when you tell it to jump over the rope it knows what you're on about!!
Hope I haven't just confused you further...
JAC

(actually in that particular example you haven't told it to stop skipping so it would go into a skipping loop forever or until you rebooted it)
<./Techie pedantry.>
hurhurhur
JAC
BAH HA HA!! I totally get the martian thing. I loved that explanation...but unfortunately my computer prefers a Skip-It over jump ropes..
hehehe
hehehe
It has come to my attention that quite a few of us (AHEM, yes, okay me) have no clue about HTML codes. How do you work them, how do you make them?
What is the secret? How do these codes turn into pretty little buttons for blogs?