IHYPRESS.NET
HTML
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
Earn Free Bitcoin
HTML ❯ First Web Page
<01>
<!DOCTYPE html> <html><head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>My first web page</title> </head> <body> <div style="font-size:2.2em;">This is my first web page.</div> </body> </html>
My first web page
This is my first web page.
COPYRIGHT © 2015-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.