Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<html> <head> <title>This would normally appear in the browser's title bar.</title> </head> <body> <p>As you can see, the contents of the document's head is not displayed in the browser.</p> </body> </html>