Create an HTML file named index.html. Use the <!DOCTYPE html> declaration at the beginning of the file to indicate that it's an HTML document. Create a head section that includes a title element with ...