User:NNMKR/Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
test | test | ||
<style> | |||
< | .box { | ||
display: inlineblock; | |||
width: 50px; | |||
height: 50px; | |||
background-color: lightgrey; | |||
margin 5px; | |||
] | |||
Revision as of 02:10, 5 July 2025
test <style> .box { display: inlineblock; width: 50px; height: 50px; background-color: lightgrey; margin 5px; ]