HTML/CSS Crossword

Here you can play HTML/CSS Crossword. If you want to create your own crossword and add it to your website, I will also explain how to do it like I did.

Creation

We will create our own crossword using the Crossword Labs website, and then we will add the created crossword to our own website using the iframe code.

Go to https://crosswordlabs.com/ website.

We write the name of our crossword puzzle and then in this large box we write all the answers and clues. The answer should be the first word on each line, and there should be one or no spaces after the word, and then you write the clue. Each word-clue should be on a new line. Here is an example:

After creating, just click “Save & Finish” and then you can share it. Click “Share” and copy the Embed iframe code.

Then, you can go to WordPress, create a new page and add a Block called “Custom HTML” and just paste the copied code here. And that’s it.