Meta tags, also called meta elements, are used to provide search engines with the correct information regarding a specific page on a website. A meta tag is placed in the head of an HTML document, such as in the following piece of code: <!DOCTYPE html> <html> <head> <meta name=”description” content=”Personal homepage of Thomas Vanhoutte, a […]