Python Web Crawler 1. Get to know about a webpage A web page is consist of HTML, JavaScript and CSS. -HTML: The basic structure of a webpage. -JavaScript: How the webpage interact with users. -CSS: The template or pattern of a webpage. This README is a part of my Markdown syntax practice.