What is HTML?
What does the command do:
<html>
</html>
What does the command do:
<body>
</body>
What does the command do:
<link></link>
What does the command do:
<head>
</head>
What does the command do:
<title>
</title>
What does the command do:
<h1>,<h2>,<h3>
</h3></h2></h1>
What does the command do:
<p>
</p>
What does the command do:
<img></img>
What does the command do:
<a></a>
What does the command do:
<ul>
</ul>
What does the command do:
<ol>
</ol>
What does the command do:
<div>
</div>
What is a class?
What is an identifier?
What is Cascading Style Sheets (CSS)
What is Javascript?
What are the advatages of Javascript?
What are searche engines?
What are Web Crawlers?
What is the page rank algorithm(explenation)?
What is the page rank algorithm(equation)?
What is Server side Processing?
What are the advantages of Server side Processing?