Post History
Binary and code plastered a lot One of the more generic ways of adding design to a code challenge site. The binary digits can be plastered around the header in a way that it looks cryptic. But bin...
Answer
#1: Initial revision
# Binary and code plastered a lot One of the more generic ways of adding design to a code challenge site. The binary digits can be plastered around the header in a way that it looks cryptic. But binary is not enough, we can also have code of certain languages for some diversity. What's more cool about this idea is code coloring. You know how when you set the language on a code block in Markdown? ````none ```lang ``` ```` It adds color in it, in other words, highlights the code. We can probably also highlight specific code depending on which language is where. Here's an image I made for demonstration: ![Code demo](https://codegolf.codidact.com/uploads/nL8adGW2zEPNdKdBfzf9V2f5)