HyperText Markup Language (HTML)

HyperText Markup Language, or HTML is the standard language used to create and structure content on the web.

HTML defines the structure of the page. It is completed by CSS, for styling, and Javascript, for behavior.

<?php

    // PHP outputing HTML code
    echo '<p>'. nl2br('Hello,
world').'</p>';

?>

Documentation

See also PHP and HTML.

Related : Javascript, CSS, htmlentities(), Hyper Text Transfer Protocol (HTTP), Template, World Wide Web (WWW), Search Engine Optimization (SEO), sitemap, Scalable Vector Graphics (SVG), WHATWG, Anchor, Document Object Model (DOM), HTML Entity, Link