\NewEnviron{mybox}[1][]{% \noindent \begin{tikzpicture} \nodeminimum width=\linewidth-0.4pt,draw,text width=\linewidth-12pt,,font=\ttfamily{\BODY}; \node[fill=white,yshift=0.5ex,font=\ttfamily] at (a.north) {#1}; \end{tikzpicture}}
\begin{mybox}{Question 1} this is how we do it \end{mybox}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.