Embed 小明早上迟到,老师问他为何迟到?小明说:“吃饭去了。”老师说:“就知道吃!”小明答:“唉……像我们这种成绩不好的,再不养个好身体……今后走向社会,怎么去竞争?”老师一听,觉得有几分道理。

You can use the following code to embed your crossword puzzle on your website. Attribution to https://crosswordlabs.com is not required, but appreciated.

<iframe width="500" height="500" style="border:3px solid black; margin:auto; display:block" frameborder="0" src="https://crosswordlabs.com/embed/2024-04-16-526"></iframe>

URL Parameters

Name Type Description
clue_height integer 0-100 (default 25) Sets the default height (as a percentage) of the iframe height that the clue space will take up. The user can still resize it to their liking.
show_title boolean 0 or 1 (default: 0) Determines if the puzzle title is displayed or not.
background_color 6 hex digit color code and optional 2 hex digit alpha value (default: ffffff) Sets the background color of the embed. If you set this, you'll likely want to update the background color in the iframe style attribute to match.


If you don't know how to use URL parameters, look it up in your favorite search engine. Hint: Start by appending a ? to the URL, then append the parameter name, followed by an equal sign, then the value, followed by an & and the next parameter name (if any). Example: https://crosswordlabs.com/embed/the-planets?show_title=1&clue_height=40

Preview