Themes: default 3024-day blackboard cobalt eclipse mbo mdn-like monokai pastel-on-dark rubyblue the-matrix xq-light
Tutorial Brain @2019
<!DOCTYPE html>
<html>
<head>
<title>Example for HTML dfn Tag</title>
</head>
<body>
<p>
<dfn>WWW</dfn> stands for World wide web where documents and other web resources are identified by URLs.
</p>
</body>
</html>