Question
Please use python. 1. We will be parsing and crawling HTML documents. Lets take some time to make sure you understand the structure an HTML
Please use python.
1. We will be parsing and crawling HTML documents. Lets take some time to make sure you understand the structure an HTML document. Write a simple HTML document that has the following information: a. Must be a properly formatted html documented with html, head and body tags. b. Filename: lab9.html c. A title of Lab 9 Sample Page d. A heading (h1) with a value Important Links e. A sub heading (h2) with value CSC 242 Winter 2018-2019 f. An unordered list of links the following sites a. http://www.cdm.depaul.edu labeled DePaul CDM b. http://www.python.org labeled Python Download c. https://zoko.cdm.depaul.edu labeled Mr. Zokos CSC 242 site d. https://d2l.depaul.edu labeled D2L g. A link that will open up and email app to email you at your email address labeled Email Me
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started