Forum: Photography


Subject: Help me to choose... (again)...

pimbotin opened this issue on Aug 30, 2005 ยท 36 posts


pimbotin posted Wed, 31 August 2005 at 2:39 AM

I agree with Doug... As I also frequently use HTML in my notes, except for the very repetitive things, I always try it before! I've just arrived in front of my screen and haven't seen anything about the "chaos" but I can imagine that our "dear sweetie sweedish boy" just forgot to close one of his "tags"... It's not so hard to explain, Doug, in HTML a tag is active as long as it's not closed, untill the end of the document... This is half true because HTML has been designed (partly) for people with just basic IT languages knowledge. This is not true for a tag, for example. HTML decoders, normally, assume that if a new occurrence of a tag arrives, the previous one MUST be closed so navigators close it themselves! But they cannot do that for other kind of tags like tags, for example, because you can always create inner fonts inside an outer font, etc... The best behaviour is to ALWAYS close your tags when you don't need them any more. If you refer to Oscar's "little help", in any example he gives, the tags are always closed, even if they don't have to! Have all a good day! pp