Difference between revisions of "User:Annalucia.zablah"

From wiki
Jump to navigation Jump to search
(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> <...")
(No difference)

Revision as of 15:51, 22 February 2023

<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>