A report on HTML
Standard markup language for documents designed to be displayed in a web browser.
- HTML61 related topics with Alpha
World Wide Web
18 linksInformation system enabling documents and other web resources to be accessed over the Internet.
Information system enabling documents and other web resources to be accessed over the Internet.
The original and still very common document type is a web page formatted in Hypertext Markup Language (HTML).
CSS
11 linksCascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML).
HTML5
11 linksMarkup language used for structuring and presenting content on the World Wide Web.
Markup language used for structuring and presenting content on the World Wide Web.
It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation.
XHTML
12 linksPart of the family of XML markup languages.
Part of the family of XML markup languages.
It mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.
JavaScript
6 linksJavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.
Web page
8 linksHypertext document on the World Wide Web.
Hypertext document on the World Wide Web.
The core element of a web page is a text file written in the Hypertext Markup Language (HTML) that describes the content of the web page and includes references to other web resources.
Web server
6 linksComputer software and underlying hardware that accepts requests via HTTP or its secure variant HTTPS.
Computer software and underlying hardware that accepts requests via HTTP or its secure variant HTTPS.
These capabilities, along with the multimedia features of NCSA's Mosaic browser (also able to manage HTML FORMs in order to send data to web server) highlighted the potential of web technology for publishing and distributed computing applications.
Web browser
12 linksApplication software for accessing the World Wide Web or a local website.
Application software for accessing the World Wide Web or a local website.
Since the early 2000s, browsers have greatly expanded their HTML, CSS, JavaScript, and multimedia capabilities.
HTML element
4 linksAn HTML element is a type of HTML (HyperText Markup Language) document component, one of several types of HTML nodes (there are also text nodes, comment nodes and others).
Hyperlink
7 linksReference to data that the user can follow by clicking or tapping.
Reference to data that the user can follow by clicking or tapping.
Web pages are written in the hypertext mark-up language HTML.