Skip to content

Instantly share code, notes, and snippets.

@acid-chicken
Last active October 22, 2019 06:24
Show Gist options
  • Save acid-chicken/6b37127d6dc43f3a8d9e735002539fc5 to your computer and use it in GitHub Desktop.
Save acid-chicken/6b37127d6dc43f3a8d9e735002539fc5 to your computer and use it in GitHub Desktop.
Microsoftロゴチャレンジ
<!DOCTYPE html><body style=display:grid;gap:calc(100%/13);grid:repeat(2,1fr)/repeat(2,1fr);height:100vmin;margin:auto;width:100vmin><a style=background:#f25022></a><a style=background:#7fba00></a><a style=background:#00a4ef></a><a style=background:#ffb900>
data:text/html,%3C!DOCTYPE%20html%3E%3Cbody%20style%3Ddisplay%3Agrid%3Bgap%3Acalc(100%25%2F13)%3Bgrid%3Arepeat(2%2C1fr)%2Frepeat(2%2C1fr)%3Bheight%3A100vmin%3Bmargin%3Aauto%3Bwidth%3A100vmin%3E%3Ca%20style%3Dbackground%3A%23f25022%3E%3C%2Fa%3E%3Ca%20style%3Dbackground%3A%237fba00%3E%3C%2Fa%3E%3Ca%20style%3Dbackground%3A%2300a4ef%3E%3C%2Fa%3E%3Ca%20style%3Dbackground%3A%23ffb900%3E%0D%0A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment