08.22.2024: Difference between revisions

From TwentyOneWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 77: Line 77:




<style>
{{#css:
pre, code {
pre, code, .mw-code {
     border: none;
     border: none !important;
     background: none;
     background: none !important;
     padding: 0;
     padding: 0 !important;
     margin: 0;
     margin: 0 !important;
}
}
 
}}
.mw-code {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}
</style>

Revision as of 04:26, 21 August 2024

<thead> </thead> <tbody> </tbody>
! ! ! !
укку
укку
       


<thead> </thead> <tbody> </tbody>
! ! ! !
укку
укку
   <img src="URL_Clancy_Gif_Intro.gif" style="position: absolute; top: 0; left: 0; z-index: 10; border: none;">
function helloWorld() {
    console.log("Hello, world!");
}