Сверстал страницу для регистрации пользователя.

parent a6f2a0ef
body { body {
background: hotpink; background: hotpink;
font-size: 40px;
} }
\ No newline at end of file
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
<title>Document</title> <title>Document</title>
</head> </head>
<body> <body>
<h1>Hello World!</h1> <p>My name is Вася</p>
<h2>hey I am potato</h2>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment