Generation

The HTML code for header-1 is available in header1-style.html file.​ The style code for header-1 should be provided in header1.css file.​

<!DOCTYPE html> <html> <head> <style> /* write your style code here */ </style> </head> <body> <h1>Hello, world!</h1> <p>I'm hosted with GitHub Pages.</p> </body> </html>

Questions about programming?Chat with your personal AI assistant