HTML


Topic | v1 | created by jjones |
Description

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript. Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document. HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets.


Relations

subtopic of Web programming

Web development is the work involved in developing a website for the Internet (World Wide Web) or an...

parent of Meta element

Meta elements are tags used in HTML and XHTML documents to provide structured metadata about a Web pa...

parent of HTML over the wire

HTML over the wire is an alternative approach to building modern web applications without using much...

parent of Web Components

Web Components are a set of features that provide a standard component model for the Web allowing for...

parent of Anchor element

The HTML <a> element (or anchor element), with its href attribute, creates a hyperlink to web pages,...

parent of Button element

The HTML <button> element represents a clickable button, used to submit forms or anywhere in a docume...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

prerequisite for A Beginner’s Guide to Applying Color in UI Design

Your virtual guide up the mountain of color. By the time we reach the top, you will have all the skil...