Warning: Undefined array key "birthday" in phar://.../vb/vb.phar/api/notice.php on line 1
Explain the use of the greater-sign hack... -
Apolyton Civilization Site
The Altera Centauri collection has been brought up to date by Darsnan. It comprises every decent scenario he's been able to find anywhere on the web, going back over 20 years.
25 themes/skins/styles are now available to members. Check the select drop-down at the bottom-left of each page.
Call To Power 2 Cradle 3+ mod in progress: https://apolyton.net/forum/other-games/call-to-power-2/ctp2-creation/9437883-making-cradle-3-fully-compatible-with-the-apolyton-edition
edit: it worked!. Good thing. I called someone a homo in there. You can find it by going to page source.
Or by quoting.
Concrete, Abstract, or Squoingy? "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Re-edit for TRUTH!: Pre apparently doesn't do what < xmp > used to do - which is preserve every single character. My fault for learning HTML back in the Mosaic days and not having used it much recently
I like to usesigns too. But, I can use them wherever I want... because I know the magic of < pre > !
Not sure if < xmp > still works in browsers or not - but it might
One other thing though, it only is interpreted as a character iff it is immediately appended by a nonwhitespace character. IE, < 5 is fine as long as it's not <5 > (that's < then 5 with no space in between).
Rereedit: < xmp > seems to work fine, in FF1.06 ... There ya go.
Why can't you be a non-conformist just like everybody else?
It's no good (from an evolutionary point of view) to have the physique of Tarzan if you have the sex drive of a philosopher. -- Michael Ruse
The Nedaverse I can accept, but not the Berzaverse. There can only be so many alternate realities. -- Elok
Originally posted by JohnT
Now why would I want to do that when the actual symbols are right on my keyboard?
Computer Sense < Common Sense.
Because we are allowed to post HTML code. If we were not allowed to post HTML code, your way would work too. However, HTML reserves three characters for its own purposes: > >
< <
& &
BTW, you do need the semicolons even if you can get away without them in some circumstances.
Comment