<!DOCTYPE html> <html> <head> <title>hello Git</title> </head> <body> <h1>hello world in git</h1> </body> </html>