This will allow users with High screen resolutions or those who use large fonts better access to the assembler.

When we created the Assembler we tried to make it available to as many different users possible. Unfortunately do to the wide range of browsers, screen sizes, resolutions and operating systems we could not address all the factors and still make the Assembler work properly for all so we opted for a style that fit in a 800x600 screen size.

You can overcome this problem by downloading the offline version. Extract this file to the directory you want the Assembler to run from.

Then download this file Extract this file to your desktop.

Find the file called start.html in the offline version it should be in the folder called assembler. Replace the start.html in the assembler folder with the start.html file you extracted to your desktop. When asked to overwrite file say yes.(You may want to backup the assembler before replacing file just in case you have problems.)

The Assembler should now start up in a normal window.

If you want to make the Assembler itself larger after replacing the start.html file find the file called passjava9.himl open this file in a text editor such as notepad. Scroll down or do and search for this code:

<textarea rows="15" cols="26" name="box" wrap="OFF">
</textarea>

Change the rows="15" cols="26" to the larger amounts such as rows="25" cols="40" Save the file. This will make the test box and the Assembler become larger overall. Play with these 2 numbers until you find a size you like.


Please do not change any of the other settings as this may make the Assembler not work properly.

Hope this make the CSS Code Assembler more enjoyable to use. If you have any problems don't hesitate to call on us for help. JWac Productions.