HTML alternative using {} instead of <> help please!?

Just trying to alter a small document and it uses the { format - not html. Any ideas as to what this is called so that I can go get basic instructins somewhere on the net please?

2010-09-14T14:08:40Z

Thanks Ast - was only a simple command in the end - just a case of mirroring!!

As for you Mrs DB.........

Astano2010-09-14T03:43:02Z

Favorite Answer

If it's in a .html file it must be JavaScript or CSS

CSS will have style written before it somewhere either as <style> or as style="" so look for those or if it's JavaScript look for <script> before the code! If you can't find either of these it might be PHP. To check if it's PHP look for <? or ?> in the code!

Sal's Pal2010-09-14T11:19:46Z

it's a curly bracket language...good luck finding it.. there are a few to choose from..