User:Annalucia.zablah

From wiki
Revision as of 15: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> <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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