Re: Malware Triangle

From: Ant (not_at_home.today)
Date: 12/02/04


Date: Thu, 2 Dec 2004 01:18:30 -0000


"Richard S. Westmoreland" wrote:
> "kurt wismer":
>> that conglomeration is an html document, but it is not html...
>
> Isn't that the point he is trying to get across? I don't think he's
> talking about the philosophical nature of html as a syntax.

I'm not. I know that html is not a programming language; I said so in
my original post.

> I think he's refreing
> to the document itself and what it does when it is opened.

Yes. I'm referring to the whole document, what it contains, and what
browsers are expected to do with it all when they open the document.

I said that html should be considered a programming language. The
reason being, that it allows you to create, in effect, a single script
for a browser to process, parts of which may be executable. That
statement is what sparked off this sub-thread. In retrospect, I
probably should have chosen my words more carefully.



Relevant Pages

  • Re: calling a function from a iframe
    ... The aspect of HTML validity that is significant is ... When presented with structurally invalid HTML browsers engage in 'error ... Structurally valid HTML mark-up has a tree-like structure, the DOM also ...
    (comp.lang.javascript)
  • Re: Layout basics
    ... What I'm not sure about is if you're at all familiar with HTML ... display in those browsers. ... IE7, which has been delayed for entirely too long, we have an "absolute ... Because Windows Forms use "absolute positioning" in a Form interface, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Layout basics
    ... I can certainly see why you would call the positioning issue an "absolute nightmare." ... A web application is an application in which the vast majority of the programming is on a server machine, but the user interface is presented via a "thin-client" HTML browser user interface. ... HTML started out as an invention of the Mosaic group, who created the first web browsers, and a language for formatting display in those browsers. ... HTML started off rather simply, with not much thought in the way of fancy layout, and the use of an ever-expanding list of inline attributes to handle layout properties. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Layout basics
    ... HTML browser user interface. ... formatting display in those browsers. ... we have an "absolute nightmare" involved in doing layout that looks more ... Because Windows Forms use "absolute positioning" in a Form interface, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How important is validation?
    ... you should design to the HTML ... browsers is a goal in itself. ... For old browsers, I only check my documents so that the content will remain accessible, viewable and links are functional in user agents without CSS support and without javascript support. ... It is known that 98% of all webpages out there on the web fail markup validation testing. ...
    (comp.infosystems.www.authoring.html)