Exhorsite: The Ghost Page.
Currently serving the following source code of our home-brew:
HTML Constructor. The site you are looking at was built with it. |
Features: |
<ALT + A>: Presetted anchor <A HREF...></A> |
Also, thereīs a 'site explorer' where you can check out the folders you already created, and all the files you have on them. Your .gif/.jpg/.bmp, etc. Your .htm/html, etc. and preview them, so you know how your work is doing... |
Thereīs a 'New' button that spawns a template on the work area with four default tags (<html><head><title></title></head><body></body></html>) |
If you want to set the pages bgcolor for example, and want to write the exact Hex code of a WebColor, but canīt figure out which is, you have a built in color picker: |
![]() |
|
Console Pro v0.1b |
A DOS console. Works exactly as Quakeīs console. Will currently accept various DOS commands, but you can suggest more! |
![]() |
The currently accepted commands are: * dir (like DOS) * copy (like DOS) * del (like DoS) * md (like DOS) * rd (like DOS) * date (like DOS) * exec (run a program) * wind (run a windows app) * folder (DOSīs 'CD' clone) * drive (DOSīs 'CD x:' clone) * cd (reports the current folder) * batch (runs a batch file with commands accepted by the console) * print (prints text to the console) * con_color (changes the text color of the console) * end (unloads the console - re-run to access it) |
To 'bring down the console' you must tap the '-' key on the numPad. I donīt particularly use that key, but if you think that any other should be bound to the console, because that '-' key is too oftenly used, just say so, and Iīd consider changeing it. |
|