Forge Consulting Murdaugh

Go to the following site and Type in "my file". Click into it. Now, as I type, your file will come up. You can cut and paste the first lines of any function here. I want to make this all about JavaScript. Feel free to help me.

*click here for a working example*
## Part I: GIMPLE EXAMPLE
This is an exercise I taught when I was in high school. For the
last three years students have been using it in our class and I
believe it is the best of the exercise files. I have made quite
a few improvements since then. Since last year, the HTML and XHTML
sources have been incorporated into the source code
of the file. I have changed the <img> elements and
<br /> elements to "use CSS". The image of a hamburger with
as many side-slices as you can fit has also been changed. The
default behavior of the <p> element has been changed. Instead
of just setting the padding/margin around the image, you now have
two properties. The top/left property is to the left and the
vertical/horizontal property is to the bottom and
right. For my examples I used the word "orange" as the side-
slices. Just write the text at a slight distance off the page. For
me it is much clearer this way. I have also altered the fonts, but
it was just a matter of making sure that the "Orange Gothic"
font that I wanted could be used (inside the "r" part of
<a><font color="gold">orange</font color></a>). Also, I have
changed from right-to-left (in this example) to left-to-right
(in the default example). Just making sure that the code is correct
did the trick. So that's what I have done. The other things that
need an explanation are for the form and the edit menus. Again, I
need the form. Some of you are too smart to use a traditional format.
You can just put <input type="text"> text-fields in with
the button.