DokuWiki

It's better when it's simple

User Tools

Site Tools


playground:playground

This is an old revision of the document!


Playground

Python JS PHP
Общий заголовок
print("Hello, World!")
<script>
  alert( 'Hello, World!' );
</script>
А в доку вики можно сделать горизонтальный скролл страницы (чтобы по ширине кодовые блоки не сворачивались), или нет? 
<?php 
    echo "Hello, World!";
?>
playground/playground.1593013524.txt.gz · Last modified: by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki