What is HTML?
Text tags in HTML
Image in HTML
Links in HTML
Lists in HTML
<ul>
<li>html</li>
<li>head</li>
<li>title</li>
</ul>
How do search engines work?
What is crawling?
How do crawlers work?
How does indexing work?
How does ranking work?
Benefits of search engine crawling and indexing
What is PageRank algorithm?
What are the key elements of the PageRank algorithm?
What is link analysis in PageRank?
What is link weight distribution in PageRank?
How is iterative calculation used in PageRank?
What is the damping factor?
What factors affect PageRank?
What is server side processing?
Examples of server side processing with PHP
Benefits of server side processing
Drawbacks of server side processing
What is client side processing?
Examples of client side processing with javascript