"A page where the presentation can be changed through a user's interactions with the application: they tend to end with the extensions .php, .asp, .jsp."
the process of creating a product web page or multimedia application with text, sound, still images, video and animation in creating navigation and other tools that allow interaction between the user and the application
Little technical knowledge needed - developers can create professional applications with little programming knowledge.
Intuitive interface - leads to faster development of final package, elements can easily be placed on-screen by selecting appropriate tools and developer see immediately how the screen layout has changed.
Update links - authoring applications will often update hyperlinks for the developer when they move content around using the correct folder management tool.
Limited options: often the developer will have to revert to coding if complex interactions are required in the multimedia application they are developing.
Use of templates: while templates provide consistency and improve development speed they can lead to the production of unoriginal interfaces as others developers use the same templates.
disadvantages of using HTML to create a multimedia solution
updating links- if the images or other elements are moved between folders after the content has been referenced in a hyperlink the developer must update the hyperlink in code otherwise the dead link will be reported back to the user and cannot be displayed
it can only create static pages if dynamic page is needed then additional script is needed
it can take a lot of html to produce a basic website