Untitled
unknown
plain_text
2 years ago
333 B
6
Indexable
<!DOCTYPE html> <html> <head> <title> </title> <link rel="stylesheet"type="text/css"href="style.css"> <meta charset="UTF-8"> </head> <body> <div class="one"> <div class="two"></div> </div> <div class="square"></div> </body> </html> <!--Саша Кожем'якін-->
Editor is loading...