3. HTML language components and extensions
Let's go back to the client side: the presentation of data in a browser window is organized using a description language called HTML (for HyperText Markup Language). This easy-to-use language uses pairs of tags, an opening tag and a closing tag (and sometimes self-closing tags), to frame the data or other tags to which the directive is applied.
For example, a centered, clickable text referring to the Angular documentation could be coded as follows:
We note that the opening tag,...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Ongoing reading
HTML language components and extensions