Recent

Recently Added/Edited Solutions

练习的草稿文本(1145141919810) (Rating: 2, Comments: 1)

a=int(input('114514:'))
if a == 1919810 :
    print('114514')
insert the code here

new cornify (Rating: 0, Comments: 0)

an update of cornify.

To add tabs to your sandbox so you can have multiple drafts, use the following code: tabview tab Title 1 Text goes here (Rating: 3, Comments: 4)

its an idea i had for an scp its kinda stupid but thats okay

Text changes colors (Rating: 11, Comments: 0)

put description what kind of problem does the solution solve and how

Falling Snowflakes Effect (Rating: 32, Comments: 11)

  • Put the code in the Sidebar to otherwise in a specific page.
  • Code no need be inside HTML tags

Column Layouts with CSS Grid (Rating: 2, Comments: 0)

Although for a long time there have been ways to create 2-column layouts for your site, none are more effective or efficient than CSS3 Grid Layout. Here, you can see how to use it to create 2 columns, with a gap between them!

测试页面SCP (Rating: 12, Comments: 3)

[[code]]
[[include :scp-wiki-cn:component:customizable-acs
|risk-class= yggdrasil
|risk-image= https://scp-wiki.wdfiles.com/local--files/calibri-s-mega-cool-art-page-it-s-mostly-just-icons-but-what/Yggdrasil.svg
|risk-color= 0,0,255
|inc-risk= —]]]

Do not try in life 2 (Rating: 0, Comments: 2)

put description what kind of problem does the solution solve and how

Do not try in life (Rating: 3, Comments: 0)

[[code]]

/* customizable snowflake styling */
.snowflake {
color: #fff;
font-size: 1em;
font-family: Arial, sans-serif;
text-shadow: 0 0 5px #000;
}

Include Without iframe (Rating: 2, Comments: 0)

Sometimes the <iframe> element is not what you need, when showing something from another Wikidot page. One example is putting in CSS from a different Wikidot page. Or if the page has a lot of info, and you don't feel like copy/pasting.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License