Search

Search content of the knowledge base.

The search found 3 results in 0.006 seconds.

Search results

  1. DHTML

    Dynamic HTML, or DHTML, is the art of combining HTML, JavaScript, DOM, and CSS.

    DHTML stands for Dynamic HTML. DHTML is not a language or a web standard. To most people DHTML means the combination of HTML, JavaScript, DOM and CSS. According to the World Wide Web Consortium (W3C):
    "Dynamic HTML is a term used by some vendors to describe the combination of HTML, style sheets and scripts that allows documents to be animated."

    (Source: http://www.w3ctutorial.com/dhtml-tutorial/dhtml-intro)

    Daniela Ørvik - 09.04.2015 - 15:57

  2. Dreamweaver

    Adobe Dreamweaver is a web design and development application that provides a visual WYSIWYG editor (colloquially referred to as the Design view) and a code editor with standard features such as syntax highlighting, code completion, and code collapsing as well as more sophisticated features such as real-time syntax checking and code introspection for generating code hints to assist the user in writing code.[4] The Design view facilitates rapid layout design and code generation as it allows users to create and manipulate the layout of HTML elements. Dreamweaver features an integrated browser for previewing developed webpages in the program's own preview pane in addition to allowing content to be open in locally installed web browsers. It provides transfer and synchronization features, the ability to find and replace lines of text or code by search terms or regular expressions across the entire site, and a templating feature that allows single-source update of shared code and layout across entire sites without server-side includes or scripting. Dreamweaver, like other HTML editors, edits files locally then uploads them to the remote web server using FTP, SFTP, or WebDAV.

    Marius Ulvund - 23.04.2015 - 14:50

  3. MaxMSP

    MaxMSP is a visual programming language that helps you build complex, interactive programs without any prior experience writing code.  MaxMSP is especially useful for building audio, MIDI, video, and graphics applications where user interaction is needed.

    (source: http://www.instructables.com/id/Intro-to-MaxMSP/)

    Hannah Ackermans - 30.11.2015 - 09:13