Document to create a title (HTML).
Hey, today I give you a HTML code to create a title:-
<!doctype html>
<html>
<head>
<title> My Website </title>
</head>
</html>
I think this code will help you in learning HTML.
Hey, today I give you a HTML code to create a title:-
<!doctype html>
<html>
<head>
<title> My Website </title>
</head>
</html>
I think this code will help you in learning HTML.
Comments