Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

title an html tag that gives the name to the tab in a browser and the b…

Question

title an html tag that gives the name to the tab in a browser and the bookmark for that page
php
sql
html
is the markup language used to format web pages.

Explanation:

Brief Explanations

HTML is a markup language for web - page formatting. The <title> tag in HTML is used to give a name to the browser tab and the bookmark for the page. PHP is a server - side scripting language, and SQL is a language for managing databases.

Answer:

HTML