go back
You want to link to us? Thank you, i am pleased. The easyest way is a short link as follows:
Something bigger, but better, is an iframe like in the following example. Depending on the font size you choose in your css-file, you have to play around with the width= and height= until it fits perfect.
<iframe id="if_sudoku" src="http://www.sudokugenerator.de/fuer_iframe.aspx?css=http://www.meineigenerserver.de/sudoku.css" frameborder="0" scrolling="no" width="140" height="210"></iframe>
In this case, you can make a css-file to adapt the coloring accordingly to your own web site:
body { background-color: #e2cf95; } .rahmen { font-size: 10px; font-family: 'Courier New' , Courier, Monospace; background-color: #c0ffff; } .ziffern { font-size: 10px; font-family: 'Courier New' , Courier, Monospace; background-color: #ffffcc; }
And in such a way it will look:
And such it looks in the reality:
www.kleinurl.de