What is Web?
What is Web?
The world wide web (www) commonly known as web, is an information system where document and other web resources identified by URL(Uniform Resource Locatar).
Web Technology Reference
When writing code for the web there are a large number of web APIs(Application Programming Interface) are available. Web APIs are typically used with javascript, although this doesn't always have to be the case.
Reference material for each of the individual APIs that comprise the Web's powerful scriptability, including the DOM(Document Object Model) and all of the related APIs and interfaces you can use to build Web content and apps.
Html
Javascript
Javascript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else.
Comments
Post a Comment