User:Annalucia.zablah
Revision as of 14:51, 22 February 2023 by Annalucia.zablah (talk | contribs) (Created page with "<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> .square { height: 100px; width: 200px; background-color: #E4E6EA; } </style> <...")
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> .square {
height: 100px; width: 200px; background-color: #E4E6EA;
} </style> </head> <body>
Square CSS
hola
</body>
</html>